Skip to content

Commit

Permalink
Wip: github build
Browse files Browse the repository at this point in the history
  • Loading branch information
containerscrew committed Aug 13, 2024
1 parent 5f26bc4 commit 9f4376f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ jobs:
with:
platforms: linux/amd64,linux/arm64
push: false
tags: ${{ $REPOSITORY:$IMAGE_TAG }}, ${{ $REPOSITORY:latest }}
tags: test/test:latest

- name: Run Trivy vulnerability scanner
uses: aquasecurity/trivy-action@master
Expand Down

0 comments on commit 9f4376f

Please sign in to comment.