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

build just lab1

parent 309e5a29
No related branches found
No related tags found
No related merge requests found
Pipeline #131 passed with stage
in 4 minutes and 4 seconds
...@@ -7,8 +7,6 @@ build: ...@@ -7,8 +7,6 @@ build:
script: script:
- mkdir dist - mkdir dist
- vagrant ssh -c 'cd /vagrant; python build.py lab1' - vagrant ssh -c 'cd /vagrant; python build.py lab1'
- vagrant ssh -c 'cd /vagrant; python build.py lab2'
artifacts: artifacts:
paths: paths:
- dist/lab1/*.pdf - dist/lab1/*.pdf
- dist/lab2/*.pdf
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