merge dev branch
This commit is contained in:
commit
58fbacaa52
25 changed files with 765 additions and 104 deletions
|
|
@ -23,11 +23,9 @@ build:
|
|||
paths:
|
||||
- node_modules/
|
||||
|
||||
deploy:
|
||||
.deploy_template: &deploy_template
|
||||
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