Update .gitlab-ci.yml file
This commit is contained in:
+2
-2
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user