Updating build action.

This commit is contained in:
Joe Hanson 2023-06-01 14:58:41 -04:00 committed by GitHub
parent ef954e4848
commit 882ca5e365
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -29,10 +29,10 @@ jobs:
uses: docker/build-push-action@v4 uses: docker/build-push-action@v4
with: with:
context: . context: .
platforms: linux/amd64,linux/arm64 platforms: linux/amd64
push: true push: true
tags: | tags: |
user/app:latest jahanson/cert-manager-webhook-dnsimple:latest
user/app:1.0.0 jahanson/cert-manager-webhook-dnsimple:0.0.1
ghcr.io/user/app:latest ghcr.io/jahanson/cert-manager-webhook-dnsimple:latest
ghcr.io/user/app:1.0.0 ghcr.io/jahanson/cert-manager-webhook-dnsimple:0.0.1