This commit is contained in:
@ -52,7 +52,7 @@ steps:
|
|||||||
- git config --global user.email "woodpecker@marcin00.pl"
|
- git config --global user.email "woodpecker@marcin00.pl"
|
||||||
|
|
||||||
- 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