skip chromium download when building release

This commit is contained in:
Jake McDermott
2019-01-16 19:31:25 -05:00
parent 134950ade1
commit 6c7f11395b
2 changed files with 23 additions and 11 deletions

1
.gitignore vendored
View File

@@ -62,6 +62,7 @@ __pycache__
# UI build flag files
awx/ui/.deps_built
awx/ui/.release_built
awx/ui/.release_deps_built
# Testing
.cache