update CI
This commit is contained in:
parent
536a9375cb
commit
09ebbb0f1a
1 changed files with 2 additions and 0 deletions
|
|
@ -26,6 +26,8 @@ build:
|
||||||
deploy:
|
deploy:
|
||||||
stage: deploy
|
stage: deploy
|
||||||
image: node:latest
|
image: node:latest
|
||||||
|
only:
|
||||||
|
- main
|
||||||
before_script:
|
before_script:
|
||||||
- apt-get update -qq && apt-get install -y rsync sshpass
|
- apt-get update -qq && apt-get install -y rsync sshpass
|
||||||
script:
|
script:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue