Skip to content

Commit a75befd

Browse files
authored
Add file arg (#201)
1 parent 0678925 commit a75befd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -332,6 +332,7 @@ jobs:
332332
build-args: VERSION=${{ github.ref_name }}
333333
tags: ${{ steps.meta.outputs.tags }}
334334
labels: ${{ steps.meta.outputs.labels }}
335+
file: ./ContainerFile
335336
cache-from: type=gha
336337
cache-to: type=gha,mode=max
337338
platforms: linux/amd64,linux/arm64

0 commit comments

Comments
 (0)