updated Jenkinsfile staging for Gitops Workflow
This commit is contained in:
parent
915bd2659f
commit
1d3156dc82
|
|
@ -7,7 +7,7 @@ pipeline {
|
|||
FRONTEND_NAME = "frontend-app"
|
||||
GITOPS_REPO = "https://git.winteraccess.id/syifa/datasiswa-gitops.git"
|
||||
GITOPS_BRANCH = "main"
|
||||
DEPLOY_OVERLAY = "overlays/dev"
|
||||
DEPLOY_OVERLAY = "overlays/staging"
|
||||
}
|
||||
|
||||
stages {
|
||||
|
|
|
|||
Loading…
Reference in New Issue