Skip to content

Commit 37f7912

Browse files
Merge pull request #65 from digma-ai/fix/ci
Fix Docker build
2 parents 3479512 + 0d005b4 commit 37f7912

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)