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
1050584364
commit
8b1a55de49
1 changed files with 2 additions and 2 deletions
|
|
@ -23,7 +23,7 @@ version:
|
||||||
rules:
|
rules:
|
||||||
- when: always
|
- when: always
|
||||||
|
|
||||||
build:
|
build_container:
|
||||||
extends: .docker_build
|
extends: .docker_build
|
||||||
stage: build
|
stage: build
|
||||||
artifacts:
|
artifacts:
|
||||||
|
|
@ -33,7 +33,7 @@ build:
|
||||||
- job: version
|
- job: version
|
||||||
artifacts: true
|
artifacts: true
|
||||||
|
|
||||||
upload:
|
upload_container:
|
||||||
extends: .docker_push_gitlab
|
extends: .docker_push_gitlab
|
||||||
stage: package
|
stage: package
|
||||||
needs:
|
needs:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue