Skip to content
Snippets Groups Projects
Commit b17313f6 authored by Whitney Armstrong's avatar Whitney Armstrong
Browse files

Made build no-cache

parent f8a9ceb2
No related branches found
No related tags found
1 merge request!86Made build no-cache
...@@ -41,7 +41,7 @@ docker: ...@@ -41,7 +41,7 @@ docker:
- echo $JUGGLER_TAG - echo $JUGGLER_TAG
- ./.gitlabci/configure.sh .containers/Dockerfile.in - ./.gitlabci/configure.sh .containers/Dockerfile.in
- cd .containers - cd .containers
- make build - make build-nc
#- make build-nc #- make build-nc
publish: publish:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment