Compare commits

..

No commits in common. "a0f03e4a6d4af9ff7fa4730cbaa1423c517873d0" and "ad64df8ea34924286a7fc44bf28dfe7bb87da7a5" have entirely different histories.

View File

@ -55,7 +55,7 @@ jobs:
type=raw,value=latest,enable=${{ github.ref == format('refs/heads/{0}', 'main') }} type=raw,value=latest,enable=${{ github.ref == format('refs/heads/{0}', 'main') }}
- name: Build and push Docker image - name: Build and push Docker image
uses: docker/build-push-action@5e99dacf67635c4f273e532b9266ddb609b3025a uses: docker/build-push-action@f2a1d5e99d037542a71f64918e516c093c6f3fc4
with: with:
context: . context: .
push: true push: true