mirror of
https://gitlab.durp.info/durfy/ci-includes/yml.git
synced 2026-05-07 16:00:31 -05:00
Update file build-container.tpl.yml
This commit is contained in:
parent
b12c222ac2
commit
fe4753733d
1 changed files with 0 additions and 3 deletions
|
|
@ -19,7 +19,6 @@ build-container:
|
||||||
DOCKER_TLS_CERTDIR: ""
|
DOCKER_TLS_CERTDIR: ""
|
||||||
DOCKER_HOST: tcp://127.0.0.1:2375/
|
DOCKER_HOST: tcp://127.0.0.1:2375/
|
||||||
services:
|
services:
|
||||||
#- docker:20.10.17-dind
|
|
||||||
- name: docker:dind
|
- name: docker:dind
|
||||||
entrypoint: ["dockerd-entrypoint.sh", "--tls=false"]
|
entrypoint: ["dockerd-entrypoint.sh", "--tls=false"]
|
||||||
stage: build
|
stage: build
|
||||||
|
|
@ -31,8 +30,6 @@ build-container:
|
||||||
artifacts: true
|
artifacts: true
|
||||||
only:
|
only:
|
||||||
- main
|
- main
|
||||||
#tags:
|
|
||||||
# - docker
|
|
||||||
|
|
||||||
HelmChart:
|
HelmChart:
|
||||||
image: registry.durp.info/dtzar/helm-kubectl
|
image: registry.durp.info/dtzar/helm-kubectl
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue