1
0
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:
Mark Ison
2019-05-30 15:04:35 +01:00
parent b5c34e9776
commit 9c9ffde394
3 changed files with 6 additions and 8 deletions

View File

@@ -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