Skip to content

Commit

Permalink
chore: update test and example (#43)
Browse files Browse the repository at this point in the history
Signed-off-by: Sertac Ozercan <[email protected]>
  • Loading branch information
sozercan authored Mar 4, 2024
1 parent 3843e22 commit 00f0ef5
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion .github/workflows/patch.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -56,8 +56,12 @@ jobs:
image: ${{ matrix.images }}
image-report: "report.json"
patched-tag: "patched"
# buildkit-version: "v0.12.4" # optional, default is latest
timeout: "5m" # optional, default is 5m
output: vex.json # optional
format: "openvex" # optional, default is openvex
# copa-version: "0.6.0" # optional, default is latest
# buildkit-version: "v0.12.4" # optional, default is latest
# custom-socket: "/var/run/buildkit/buildkitd.sock" # optional, used for custom socket address

# see https://github.com/docker/login-action#usage for other registries
- name: Login to GHCR
Expand Down

0 comments on commit 00f0ef5

Please sign in to comment.