Skip to content

Commit

Permalink
Merge pull request #8 from intelops/patch-2
Browse files Browse the repository at this point in the history
Update: CI workflow to push with credentials
  • Loading branch information
santoshkal authored Jun 8, 2024
2 parents b9e4d65 + bf204ff commit af3af79
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,3 +29,4 @@ jobs:
genval artifact push --reqinput ./default-policies/rego/docker_policies \
--dest ghcr.io/intelops/genval-security-policies/dockerfile-policies:v0.0.1 \
--annotations="authors=intelops Inc."
--creds=${{ secrets.GITHUB_TOKEN }}

0 comments on commit af3af79

Please sign in to comment.