This commit is contained in:
@ -29,7 +29,7 @@ steps:
|
|||||||
- name: gitops-commit
|
- name: gitops-commit
|
||||||
image: alpine/git
|
image: alpine/git
|
||||||
environment:
|
environment:
|
||||||
MY_VAR1: ssh://git@srv22.mikr.us:20343/pikram/user-microservice-deploy.git
|
MY_VAR1: "ssh://git@srv22.mikr.us:20343/pikram/user-microservice-deploy.git"
|
||||||
commands:
|
commands:
|
||||||
- mkdir -p ~/.ssh
|
- mkdir -p ~/.ssh
|
||||||
- git config --global user.name "woodpecker[bot]"
|
- git config --global user.name "woodpecker[bot]"
|
||||||
|
Reference in New Issue
Block a user