Skip to content

Commit

Permalink
finally?
Browse files Browse the repository at this point in the history
Signed-off-by: Adam Hill <adam@diginc.us>
  • Loading branch information
diginc committed Jan 31, 2020
1 parent 0fd2ee6 commit e0b8bef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion circle-deploy.sh
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,6 @@ if [[ "$CIRCLE_PR_NUMBER" == "" ]]; then
annotate "$MULTIARCH_IMAGE" "$arch_image" "$arch"
done

docker push "$MULTIARCH_IMAGE"
docker manifest inspect "$MULTIARCH_IMAGE"
docker manifest push "$MULTIARCH_IMAGE"
fi

0 comments on commit e0b8bef

Please sign in to comment.