Update .gitlab-ci.yml

This commit is contained in:
Sijmen 2018-01-16 13:19:11 +00:00
parent 135ced9b3b
commit 18fe3c901e
1 changed files with 3 additions and 1 deletions

View File

@ -9,6 +9,8 @@ before_script:
deploy:
stage: deploy
script:
- cd src
artifacts:
paths:
- src/
- .