Compare commits
No commits in common. "218326097068e5b7effbcfe84caa5e1de65bdc0a" and "554d9841b0d58a96f6ade921fb9834a2c2b3cffc" have entirely different histories.
2183260970
...
554d9841b0
@ -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@11be14d908760a0756f045980728ec5fb7880f74
|
uses: docker/build-push-action@5e99dacf67635c4f273e532b9266ddb609b3025a
|
||||||
with:
|
with:
|
||||||
context: .
|
context: .
|
||||||
push: true
|
push: true
|
||||||
|
Loading…
Reference in New Issue
Block a user