update CI
This commit is contained in:
parent
58fbacaa52
commit
13ac9eb6bb
1 changed files with 3 additions and 1 deletions
|
|
@ -23,9 +23,11 @@ build:
|
|||
paths:
|
||||
- node_modules/
|
||||
|
||||
.deploy_template: &deploy_template
|
||||
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