Skip to content
Snippets Groups Projects
Verified Commit cb4c83c9 authored by Tom Teichler's avatar Tom Teichler :beers:
Browse files

Test docker proxy

parent 4d7d10e6
No related branches found
No related tags found
1 merge request!57Test docker proxy
Pipeline #191281 passed with warnings
......@@ -8,7 +8,7 @@ stages:
zola check:
stage: test
image: alpine:latest
image: ${CI_DEPENDENCY_PROXY_DIRECT_GROUP_IMAGE_PREFIX}/alpine:latest
before_script:
- apk add --update-cache --repository http://dl-cdn.alpinelinux.org/alpine/edge/community/ zola
- apk add yarn
......@@ -53,7 +53,7 @@ build review:
.deploy:
stage: deploy
image: line/kubectl-kustomize:latest
image: ${CI_DEPENDENCY_PROXY_DIRECT_GROUP_IMAGE_PREFIX}/line/kubectl-kustomize:latest
tags:
- teckids-trusted
before_script:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment