Skip to content

Commit

Permalink
Build args
Browse files Browse the repository at this point in the history
  • Loading branch information
DerekRoberts committed Aug 14, 2024
1 parent 597a136 commit 6e2b2ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr-open.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
- uses: bcgov-nr/action-builder-ghcr@v2.2.0
id: build
with:
build_args: |
build_args:
--build-arg BUILD_NUMBER=${{ github.event.number }}
"BUILDKIT_INLINE_CACHE=1"
package: ${{ matrix.package }}
Expand Down

0 comments on commit 6e2b2ae

Please sign in to comment.