mirror of
https://github.com/phusion/baseimage-docker.git
synced 2026-03-26 04:18:46 +00:00
Ensure building multiarch works when the image name isn't overridden
Stop tagging latest by when running the make release step
This commit is contained in:
@@ -48,4 +48,4 @@ jobs:
|
||||
script:
|
||||
- echo $NAME:$VERSION_TAG
|
||||
- echo "$DOCKER_PASSWORD" | docker login --username "$DOCKER_USERNAME" --password-stdin
|
||||
- ./build-multiarch.sh
|
||||
- make build_multiarch
|
||||
|
||||
Reference in New Issue
Block a user