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

fix;again

parent 9ce3b63a
No related branches found
No related tags found
No related merge requests found
Pipeline #709 failed with stages
in 26 seconds
...@@ -13,9 +13,10 @@ build_czr_pythons_pg: ...@@ -13,9 +13,10 @@ build_czr_pythons_pg:
- vagrant - vagrant
- develop19216822423 - develop19216822423
before_script: before_script:
- env
- cd $CI_PROJECT_DIR
- cp *.sh czr_pythons_pg/ - cp *.sh czr_pythons_pg/
- cp SkeletonVagrantfile czr_pythons_pg/Vagrantfile - cp SkeletonVagrantfile czr_pythons_pg/Vagrantfile
- env
- cd $CI_PROJECT_DIR - cd $CI_PROJECT_DIR
- cd czr_pythons_pg - cd czr_pythons_pg
- python ../make.py meta - python ../make.py meta
......
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