Skip to content

Commit

Permalink
Set target stage in Docker CI job #133
Browse files Browse the repository at this point in the history
  • Loading branch information
VKTB committed Nov 12, 2024
1 parent 1a229ee commit 4d506ee
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -127,3 +127,4 @@ jobs:
push: ${{ github.event_name == 'push' && github.ref == 'refs/heads/main' }}
tags: ${{ steps.meta.outputs.tags }}
labels: ${{ steps.meta.outputs.labels }}
target: prod

0 comments on commit 4d506ee

Please sign in to comment.