update build ci
This commit is contained in:
@@ -63,8 +63,6 @@ publish:
|
|||||||
--label org.opencontainers.image.source=${CI_PROJECT_URL} \
|
--label org.opencontainers.image.source=${CI_PROJECT_URL} \
|
||||||
--label org.opencontainers.image.revision=${CI_COMMIT_SHA} \
|
--label org.opencontainers.image.revision=${CI_COMMIT_SHA} \
|
||||||
--label org.opencontainers.image.created=$(date -u +%Y-%m-%dT%H:%M:%SZ) \
|
--label org.opencontainers.image.created=$(date -u +%Y-%m-%dT%H:%M:%SZ) \
|
||||||
--layers \
|
|
||||||
--cache-from ${IMAGE_NAME}:latest \
|
|
||||||
.
|
.
|
||||||
- buildah push ${IMAGE_NAME}:${CI_COMMIT_SHORT_SHA}
|
- buildah push ${IMAGE_NAME}:${CI_COMMIT_SHORT_SHA}
|
||||||
- buildah push ${IMAGE_NAME}:${CI_COMMIT_REF_SLUG}
|
- buildah push ${IMAGE_NAME}:${CI_COMMIT_REF_SLUG}
|
||||||
|
|||||||
Reference in New Issue
Block a user