forked from Docker/baseimage-docker
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