mirror of
https://gitlab.kit.edu/kit/scc/sys/mail/exim-encrypt-dlfunc.git
synced 2025-12-06 07:53:56 +01:00
Compare commits
3 Commits
85e8416f13
...
623f684685
| Author | SHA1 | Date | |
|---|---|---|---|
| 623f684685 | |||
| 2a1c73923f | |||
| 4d58ebb53f |
@ -1,6 +1,7 @@
|
|||||||
---
|
---
|
||||||
include:
|
include:
|
||||||
- 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'
|
||||||
|
|
||||||
variables:
|
variables:
|
||||||
BUILD_CONTEXT: ci_container
|
BUILD_CONTEXT: ci_container
|
||||||
@ -10,7 +11,7 @@ variables:
|
|||||||
|
|
||||||
stages:
|
stages:
|
||||||
- build_image
|
- build_image
|
||||||
- build
|
- build_pkg
|
||||||
- debian-package
|
- debian-package
|
||||||
|
|
||||||
.image-buster:
|
.image-buster:
|
||||||
|
|||||||
Reference in New Issue
Block a user