Commit b3db3ddf authored by chuzhaohong's avatar chuzhaohong

Update .gitlab-ci.yml

parent 3c00c110
Pipeline #102 passed with stage
in 0 seconds
stages: stages:
- test - release
- build
test: release_deploy:
stage: test stage: release
script: echo "Running tests" script:
tags: - rsync -avP --port=8733 ./* 172.16.17.56::web_online/kingsdk.papa91.com/
- lbgmail
build:
stage: build
script: echo "Building the appdddd"
only: only:
- master - master
tags: tags:
- lbgmail - lbgmail
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment