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