Skip to content

Commit 0d005b4

Browse files
committed
Fix Docker build
1 parent 3479512 commit 0d005b4

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/digma-docker-image.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,6 @@ jobs:
5252
type=raw,value=latest,enable=${{ github.ref == format('refs/heads/{0}', 'digma') }}
5353
5454
- name: Build and push
55-
if: ${{ inputs.push == 'true' }}
5655
uses: docker/build-push-action@v6
5756
with:
5857
context: .

0 commit comments

Comments
 (0)