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:
|
||||
stage: deploy
|
||||
script:
|
||||
- true
|
||||
- "true"
|
||||
artifacts:
|
||||
paths:
|
||||
- src/
|
||||
|
|
Loading…
Reference in a new issue