Skip to content

Commit

Permalink
chore: temp use dockerfile-partials branch
Browse files Browse the repository at this point in the history
  • Loading branch information
rcwbr authored Oct 30, 2024
1 parent faafe4d commit 673a2a1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/push-workflow.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
uses: docker/[email protected]
with:
workdir: base
source: https://github.com/rcwbr/dockerfile-partials.git#main
source: https://github.com/rcwbr/dockerfile-partials.git#17-preserve-tag-patterns-for-semantic-versions
files: github-cache-bake.hcl
set: |
default.context=cwd://
Expand All @@ -37,7 +37,7 @@ jobs:
uses: docker/[email protected]
with:
workdir: conventional-changelog
source: https://github.com/rcwbr/dockerfile-partials.git#main
source: https://github.com/rcwbr/dockerfile-partials.git#17-preserve-tag-patterns-for-semantic-versions
files: github-cache-bake.hcl, cwd://docker-bake.hcl
set: |
default.context=cwd://
Expand Down

0 comments on commit 673a2a1

Please sign in to comment.