Commit 6a6ffd4d authored by 谭志's avatar 谭志

Update .gitlab-ci.yml

parent 4e1342d4
Pipeline #10970 passed with stage
in 0 seconds
...@@ -11,11 +11,11 @@ deploy-dev_Ucloud_job: ...@@ -11,11 +11,11 @@ deploy-dev_Ucloud_job:
tags: tags:
- test228 - test228
only: only:
- dev_Ucloud - master
script: script:
- echo "deploy" - echo "deploy"
- ls -l $APP_ROOT - ls -l $APP_ROOT
- groups - groups
# - echo $APP_DIR # - echo $APP_DIR
# # $1项目分组名 $2项目名 $3分支 $4Runner的short-token $5jobID # # $1项目分组名 $2项目名 $3分支 $4Runner的short-token $5jobID
- bash /home/gitlab-runner/deploy.sh linqw api dev_Ucloud z2DrML2r 0 - bash /home/gitlab-runner/deploy.sh linqw api master z2DrML2r 0
\ No newline at end of file \ No newline at end of file
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