mirror of
https://gitlab.durp.info/durfy/ci-includes/yml.git
synced 2026-05-07 07:50:30 -05:00
update
This commit is contained in:
parent
f1d097a01a
commit
70823bb3ed
10 changed files with 37 additions and 20 deletions
|
|
@ -22,7 +22,12 @@
|
|||
- name: docker:dind
|
||||
entrypoint: ["dockerd-entrypoint.sh", "--tls=false"]
|
||||
script:
|
||||
- ./scripts/checkvariable/version.sh
|
||||
- ./scripts/docker/build.sh
|
||||
artifacts:
|
||||
expire_in: 1 hour
|
||||
paths:
|
||||
- $CI_PROJECT_DIR/packages
|
||||
|
||||
.docker_push_gitlab:
|
||||
image: registry.internal.durp.info/docker:20.10.17
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue