Skip to content

Commit

Permalink
build docker image on releases
Browse files Browse the repository at this point in the history
  • Loading branch information
rndmh3ro committed Aug 28, 2023
1 parent 6b9a7c1 commit e37276a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,6 @@ jobs:
context: .
push: true
tags: ghcr.io/telekom-mms/docker-trivy-dojo-operator:latest,ghcr.io/telekom-mms/docker-trivy-dojo-operator:${{ github.event.release.tag_name }}
if: github.ref == 'refs/heads/main'
helm:
runs-on: ubuntu-latest
steps:
Expand Down

0 comments on commit e37276a

Please sign in to comment.