From 6a44a5a0b2641be21f4c183d86f6543cef527b88 Mon Sep 17 00:00:00 2001 From: izuddin Date: Wed, 26 Aug 2026 03:57:01 +0000 Subject: [PATCH] Update .gitlab-ci.yml file --- .gitlab-ci.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 27c1b9c..bdabd8a 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -24,7 +24,7 @@ build: stage: build image: quay.io/buildah/stable:latest tags: - - sidata + - skpp script: - echo '1. MENERAPKAN PENGATURAN REGISTRY' - mkdir -p ~/.config/containers @@ -64,7 +64,7 @@ deploy: name: alpine/k8s:1.29.1 entrypoint: [""] tags: - - sidata + - skpp script: - echo '1. SETUP KUBECONFIG LOKAL & BYPASS PROXY' - unset http_proxy https_proxy HTTP_PROXY HTTPS_PROXY