Skip to content

Commit

Permalink
Fix release-images workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
EricWittmann committed Jun 17, 2024
1 parent b0fbd05 commit 021bd00
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release-images.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -119,6 +119,7 @@ jobs:

- name: Build and Push Multi-arch Application Images
run: |
cd registry
docker buildx build --push -f ./distro/docker/target/docker/Dockerfile.jvm \
-t docker.io/apicurio/apicurio-registry:latest \
-t docker.io/apicurio/apicurio-registry:latest-release \
Expand Down

0 comments on commit 021bd00

Please sign in to comment.