mirror of
https://github.com/cna-bootcamp/lifesub.git
synced 2026-01-21 19:16:23 +00:00
argocd
This commit is contained in:
parent
f0526b281b
commit
d153904f4e
@ -119,7 +119,8 @@ testcontainers.reuse.enable=true'''
|
|||||||
|
|
||||||
sh """
|
sh """
|
||||||
rm -rf lifesub-manifest
|
rm -rf lifesub-manifest
|
||||||
git clone https://oauth2:${GIT_PASSWORD}@github.com/${manifestRepo}.git
|
#git clone https://oauth2:${GIT_PASSWORD}@github.com/${manifestRepo}.git
|
||||||
|
git clone https://${GIT_USERNAME}:${GIT_PASSWORD}@github.com/${manifestRepo}.git
|
||||||
"""
|
"""
|
||||||
|
|
||||||
dir('lifesub-manifest') {
|
dir('lifesub-manifest') {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user