Update .gitlab-ci.yml
This commit is contained in:
parent
18fe3c901e
commit
35419cdb63
1 changed files with 2 additions and 2 deletions
|
@ -10,7 +10,7 @@ before_script:
|
|||
deploy:
|
||||
stage: deploy
|
||||
script:
|
||||
- cd src
|
||||
- true
|
||||
artifacts:
|
||||
paths:
|
||||
- .
|
||||
- src/
|
||||
|
|
Loading…
Reference in a new issue