Commit 4e1342d4 authored by 谭志's avatar 谭志

Add new file

parent 5998d11c
stages:
- deploy
variables:
APP_NAME: 'sdkapi'
APP_ROOT: '/data/app'
APP_DIR: '$APP_ROOT/$APP_NAME'
deploy-dev_Ucloud_job:
stage: deploy
tags:
- test228
only:
- dev_Ucloud
script:
- echo "deploy"
- ls -l $APP_ROOT
- groups
# - echo $APP_DIR
# # $1项目分组名 $2项目名 $3分支 $4Runner的short-token $5jobID
- bash /home/gitlab-runner/deploy.sh linqw api dev_Ucloud z2DrML2r 0
\ 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