mirror of
https://github.com/cna-bootcamp/lifesub.git
synced 2026-06-13 04:59:10 +00:00
argocd
This commit is contained in:
@@ -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') {
|
||||||
|
|||||||
Reference in New Issue
Block a user