Skip to content

Commit

Permalink
fixup! .github/workflows/build-pkg.yml: create reusable workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
classabbyamp committed Aug 9, 2023
1 parent c7b8939 commit a2c043f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build-pkg.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,7 @@ jobs:
uses: docker/bake-action@v3
with:
push: ${{ endsWith(github.ref, 'master') }}
targets: infra-${{ inputs.service_name }}
files: |
services/pkg/docker-bake.hcl
${{ steps.meta.outputs.bake-file }}
Expand Down

0 comments on commit a2c043f

Please sign in to comment.