Update .gitlab-ci.yml file

This commit is contained in:
izuddin
2026-08-26 03:57:01 +00:00
parent bf6e1b6b24
commit 6a44a5a0b2
+2 -2
View File
@@ -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