Update .gitlab-ci.yml
This commit is contained in:
parent
c89c3393d9
commit
c2cafe2856
1 changed files with 1 additions and 1 deletions
|
@ -6,4 +6,4 @@ deploy:
|
||||||
script:
|
script:
|
||||||
- sh deploy.sh
|
- sh deploy.sh
|
||||||
only:
|
only:
|
||||||
- main
|
- master
|
||||||
|
|
Loading…
Reference in a new issue