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:
|
||||
stage: deploy
|
||||
image: node:latest
|
||||
only:
|
||||
- main
|
||||
before_script:
|
||||
- apt-get update -qq && apt-get install -y rsync sshpass
|
||||
script:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue