We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3479512 commit 0d005b4Copy full SHA for 0d005b4
.github/workflows/digma-docker-image.yml
@@ -52,7 +52,6 @@ jobs:
52
type=raw,value=latest,enable=${{ github.ref == format('refs/heads/{0}', 'digma') }}
53
54
- name: Build and push
55
- if: ${{ inputs.push == 'true' }}
56
uses: docker/build-push-action@v6
57
with:
58
context: .
0 commit comments