@@ -52,7 +52,7 @@ steps:
|
|||||||
- git config --global user.email "[email protected]"
|
- git config --global user.email "[email protected]"
|
||||||
|
|
||||||
- git clone $DEPLOY_REPO_URL --branch $DEPLOY_REPO_BRANCH
|
- git clone $DEPLOY_REPO_URL --branch $DEPLOY_REPO_BRANCH
|
||||||
- cd user-microservice-deploy
|
- cd user-microservice-deploy/apps/user-microservice
|
||||||
|
|
||||||
- |
|
- |
|
||||||
awk -v commit="$CI_COMMIT_SHA" '
|
awk -v commit="$CI_COMMIT_SHA" '
|
||||||
|
|||||||
Reference in New Issue
Block a user