Compare commits
1 Commits
8b41df9439
...
ebf4a37872
Author | SHA1 | Date | |
---|---|---|---|
ebf4a37872 |
@ -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@84ad562665bb303b549fec655d1b64f9945f3f91
|
uses: docker/build-push-action@66147ca503440c95dd9a97e9047c11af18d5cfeb
|
||||||
with:
|
with:
|
||||||
context: .
|
context: .
|
||||||
push: true
|
push: true
|
||||||
|
Loading…
x
Reference in New Issue
Block a user