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

build test

parent e80eee45
No related branches found
No related tags found
No related merge requests found
Pipeline #590 failed with stage
in 1 minute and 14 seconds
...@@ -27,6 +27,7 @@ build_%s: ...@@ -27,6 +27,7 @@ build_%s:
- vagrant - vagrant
- develop19216822423 - develop19216822423
script: script:
- cd $BOX
- vagrant up - vagrant up
- vagrant package --out $BOX.box - vagrant package --out $BOX.box
- mv -f $BOX.box /var/www/html/dev/vagrant/$BOX.box - mv -f $BOX.box /var/www/html/dev/vagrant/$BOX.box
......
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