mirror of
https://gitlab.durp.info/durfy/ci-includes/yml.git
synced 2026-05-08 08:21:20 -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:
|
||||
- when: always
|
||||
|
||||
build:
|
||||
build_container:
|
||||
extends: .docker_build
|
||||
stage: build
|
||||
artifacts:
|
||||
|
|
@ -33,7 +33,7 @@ build:
|
|||
- job: version
|
||||
artifacts: true
|
||||
|
||||
upload:
|
||||
upload_container:
|
||||
extends: .docker_push_gitlab
|
||||
stage: package
|
||||
needs:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue