Skip to content

Commit

Permalink
Update continuous-delivery.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
pbcccbeatboard-strato authored Aug 22, 2024
1 parent d5313bb commit dc37a8e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/continuous-delivery.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,7 @@ jobs:
builder: ${{ steps.buildx.outputs.name }}
context: ./
file: ./Dockerfile
target: prod
#target: prod
platforms: linux/amd64 # linux/arm/v7,linux/arm64,linux/386,linux/ppc64le,linux/s390x,linux/arm/v6
push: ${{ github.event_name != 'pull_request' }}
#tags: ${{ steps.meta.outputs.tags }}
Expand Down

0 comments on commit dc37a8e

Please sign in to comment.