git_tag -> image_tag
Some checks failed
MJN/finance-dbt/pipeline/head There was a failure building this commit
Some checks failed
MJN/finance-dbt/pipeline/head There was a failure building this commit
This commit is contained in:
parent
1f80ceca24
commit
edef34680e
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@ -61,7 +61,7 @@ pipeline {
|
||||
--label org.opencontainers.image.branch=${BRANCH_NAME} \
|
||||
--label org.opencontainers.image.build_tag=${BUILD_TAG} \
|
||||
--label org.opencontainers.image.revision="${GIT_COMMIT}" \
|
||||
--label org.opencontainers.image.version="${GIT_TAG}" \
|
||||
--label org.opencontainers.image.version="${IMAGE_TAG}" \
|
||||
--label org.opencontainers.image.url="${BUILD_URL}" \
|
||||
--label org.opencontainers.image.source="${GIT_URL}"
|
||||
"""
|
||||
|
Loading…
Reference in New Issue
Block a user