Compare commits
1 Commits
7b3110e1ec
...
05d0cc9291
Author | SHA1 | Date | |
---|---|---|---|
05d0cc9291 |
@ -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@ca877d9245402d1537745e0e356eab47c3520991
|
uses: docker/build-push-action@0adf9959216b96bec444f325f1e493d4aa344497
|
||||||
with:
|
with:
|
||||||
context: .
|
context: .
|
||||||
push: true
|
push: true
|
||||||
|
Loading…
x
Reference in New Issue
Block a user