Skip to content
Snippets Groups Projects
Commit f8e8468d authored by ncastejon's avatar ncastejon
Browse files

Try fix build problem with no-cache option

parent 9f6e6811
No related branches found
No related tags found
No related merge requests found
Pipeline #
...@@ -20,7 +20,7 @@ build_development: ...@@ -20,7 +20,7 @@ build_development:
- sandbox - sandbox
script: script:
- export NGINX_PORT=8081 - export NGINX_PORT=8081
- docker-compose --project-name data-reloaded-dev build - docker-compose --project-name data-reloaded-dev build --no-cache
deploy_development: deploy_development:
stage: deploy stage: deploy
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment