Skip to content

Commit

Permalink
Merge pull request #65 from digma-ai/fix/ci
Browse files Browse the repository at this point in the history
Fix Docker build
  • Loading branch information
kshmidt-digma authored Dec 13, 2024
2 parents 3479512 + 0d005b4 commit 37f7912
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/digma-docker-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,6 @@ jobs:
type=raw,value=latest,enable=${{ github.ref == format('refs/heads/{0}', 'digma') }}
- name: Build and push
if: ${{ inputs.push == 'true' }}
uses: docker/build-push-action@v6
with:
context: .
Expand Down

0 comments on commit 37f7912

Please sign in to comment.