diff --git a/Jenkinsfile b/Jenkinsfile index b1878c9..a081bc7 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -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 {