mirror of
https://gitlab.kit.edu/kit/scc/sys/mail/exim-encrypt-dlfunc.git
synced 2025-12-06 12:13:57 +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}" \
|
--from "${basectr}" \
|
||||||
--format docker \
|
--format docker \
|
||||||
--iidfile "${IIDFILE}" \
|
--iidfile "${IIDFILE}" \
|
||||||
--tag "${IMAGETAG}"
|
--tag "${IMAGETAG}" \
|
||||||
--build-arg BUILDTIMESTAMP="`date --iso-8601=seconds`"
|
--build-arg BUILDTIMESTAMP="`date --iso-8601=seconds`"
|
||||||
|
|
||||||
if [ "${REGISTRY}" != "none" ]; then
|
if [ "${REGISTRY}" != "none" ]; then
|
||||||
|
|||||||
Reference in New Issue
Block a user