mirror of
https://gitlab.kit.edu/kit/scc/sys/mail/exim-encrypt-dlfunc.git
synced 2025-12-06 10:03:56 +01:00
Compare commits
1 Commits
v0.2.3
...
ci-release
| Author | SHA1 | Date | |
|---|---|---|---|
| 400ffe6e5e |
@ -63,7 +63,7 @@ for i in "${images[@]}"; do
|
||||
--from "${basectr}" \
|
||||
--format docker \
|
||||
--iidfile "${IIDFILE}" \
|
||||
--tag "${IMAGETAG}"
|
||||
--tag "${IMAGETAG}" \
|
||||
--build-arg BUILDTIMESTAMP="`date --iso-8601=seconds`"
|
||||
|
||||
if [ "${REGISTRY}" != "none" ]; then
|
||||
|
||||
Reference in New Issue
Block a user