Skip to content

Commit

Permalink
Pass Dockerfile location to builder.
Browse files Browse the repository at this point in the history
  • Loading branch information
fergmac committed Dec 9, 2024
1 parent 98047b7 commit 39a2a7b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/pr-open.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ jobs:
steps:
- uses: bcgov-nr/[email protected]
with:
build_file: ../Dockerfile
keep_versions: 50
package: ${{ matrix.package }}
tag: ${{ github.event.number }}
Expand Down

0 comments on commit 39a2a7b

Please sign in to comment.