mirror of
https://gitlab.kit.edu/kit/scc/sys/mail/exim-encrypt-dlfunc.git
synced 2025-12-06 10:53:55 +01:00
gitlab-ci: python -> gbp
This commit is contained in:
@ -2,7 +2,7 @@
|
|||||||
include:
|
include:
|
||||||
- remote: 'https://git.scc.kit.edu/KIT-CERT/publish/-/raw/main/gitlab-ci/ssh-config.yml'
|
- remote: 'https://git.scc.kit.edu/KIT-CERT/publish/-/raw/main/gitlab-ci/ssh-config.yml'
|
||||||
- remote: 'https://git.scc.kit.edu/KIT-CERT/publish/-/raw/main/gitlab-ci/build_image.yml'
|
- remote: 'https://git.scc.kit.edu/KIT-CERT/publish/-/raw/main/gitlab-ci/build_image.yml'
|
||||||
- remote: 'https://git.scc.kit.edu/KIT-CERT/publish/-/raw/main/gitlab-ci/python-pkg.yml'
|
- remote: 'https://git.scc.kit.edu/KIT-CERT/publish/-/raw/main/gitlab-ci/gbp-pkg.yml'
|
||||||
|
|
||||||
variables:
|
variables:
|
||||||
BUILD_CONTEXT: ci_container
|
BUILD_CONTEXT: ci_container
|
||||||
@ -38,7 +38,7 @@ build_pkg_image_buster:
|
|||||||
pkg_buster:
|
pkg_buster:
|
||||||
extends:
|
extends:
|
||||||
- .image-buster
|
- .image-buster
|
||||||
- python_pkg
|
- gbp_pkg
|
||||||
|
|
||||||
build_pkg_image_jammy:
|
build_pkg_image_jammy:
|
||||||
extends:
|
extends:
|
||||||
|
|||||||
Reference in New Issue
Block a user