mirror of
https://gitlab.durp.info/durfy/ci-includes/yml.git
synced 2026-05-08 08:21:20 -05:00
ci: render
Rendered by https://gitlab.com/developerdurp/yml/-/pipelines/873439881
This commit is contained in:
parent
fe4753733d
commit
d99b253208
1 changed files with 0 additions and 3 deletions
|
|
@ -51,7 +51,6 @@ build-container:
|
|||
DOCKER_TLS_CERTDIR: ""
|
||||
DOCKER_HOST: tcp://127.0.0.1:2375/
|
||||
services:
|
||||
#- docker:20.10.17-dind
|
||||
- name: docker:dind
|
||||
entrypoint: ["dockerd-entrypoint.sh", "--tls=false"]
|
||||
stage: build
|
||||
|
|
@ -74,8 +73,6 @@ build-container:
|
|||
artifacts: true
|
||||
only:
|
||||
- main
|
||||
#tags:
|
||||
# - docker
|
||||
HelmChart:
|
||||
image: registry.durp.info/dtzar/helm-kubectl
|
||||
stage: build
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue