Update .gitlab-ci.yml file
This commit is contained in:
+2
-2
@@ -24,7 +24,7 @@ build:
|
|||||||
stage: build
|
stage: build
|
||||||
image: quay.io/buildah/stable:latest
|
image: quay.io/buildah/stable:latest
|
||||||
tags:
|
tags:
|
||||||
- sidata
|
- skpp
|
||||||
script:
|
script:
|
||||||
- echo '1. MENERAPKAN PENGATURAN REGISTRY'
|
- echo '1. MENERAPKAN PENGATURAN REGISTRY'
|
||||||
- mkdir -p ~/.config/containers
|
- mkdir -p ~/.config/containers
|
||||||
@@ -64,7 +64,7 @@ deploy:
|
|||||||
name: alpine/k8s:1.29.1
|
name: alpine/k8s:1.29.1
|
||||||
entrypoint: [""]
|
entrypoint: [""]
|
||||||
tags:
|
tags:
|
||||||
- sidata
|
- skpp
|
||||||
script:
|
script:
|
||||||
- echo '1. SETUP KUBECONFIG LOKAL & BYPASS PROXY'
|
- echo '1. SETUP KUBECONFIG LOKAL & BYPASS PROXY'
|
||||||
- unset http_proxy https_proxy HTTP_PROXY HTTPS_PROXY
|
- unset http_proxy https_proxy HTTP_PROXY HTTPS_PROXY
|
||||||
|
|||||||
Reference in New Issue
Block a user