Co-authored-by:
This commit is contained in:
@@ -62,6 +62,7 @@ publish_image() {
|
||||
fi
|
||||
docker buildx imagetools create \
|
||||
-t "${REGISTRY}/${name}:${TAG}" \
|
||||
-t "${REGISTRY}/${name}:dev" \
|
||||
"${REGISTRY}/${name}:ift"
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user