Skip to content
Snippets Groups Projects
Commit 75e7af83 authored by Piotr Maślanka's avatar Piotr Maślanka
Browse files

docs

parent 88d60946
No related branches found
No related tags found
No related merge requests found
Pipeline #616 failed
...@@ -48,7 +48,7 @@ deploy_$BOX: ...@@ -48,7 +48,7 @@ deploy_$BOX:
- vagrant - vagrant
- develop19216822423 - develop19216822423
script: script:
- vagrant box remove $PREFIX$BOX - vagrant box remove $PREFIX$BOX || true
- vagrant box add $PREFIX$BOX file:///var/www/html/dev/vagrant/$BOX.box - vagrant box add $PREFIX$BOX file:///var/www/html/dev/vagrant/$BOX.box
build_$BOX: build_$BOX:
stage: build stage: build
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment