Updated branch name
This commit is contained in:
@ -71,7 +71,7 @@ spec:
|
|||||||
- name: REPO_URL
|
- name: REPO_URL
|
||||||
value: https://gitea.marcin00.pl/pikram/user-microservice.git
|
value: https://gitea.marcin00.pl/pikram/user-microservice.git
|
||||||
- name: REPO_BRANCH
|
- name: REPO_BRANCH
|
||||||
value: argo-workflow
|
value: argo-workflows
|
||||||
args:
|
args:
|
||||||
- |
|
- |
|
||||||
git clone --depth 1 --branch "${REPO_BRANCH}" --single-branch "${REPO_URL}" repo
|
git clone --depth 1 --branch "${REPO_BRANCH}" --single-branch "${REPO_URL}" repo
|
||||||
|
Reference in New Issue
Block a user