diff --git a/Jenkinsfile b/Jenkinsfile index c31ace7..6809545 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/main" + DEPLOY_OVERLAY = "overlays/dev" } stages {