change image name
Build image / build (push) Has been cancelled
Details
Build image / build (push) Has been cancelled
Details
This commit is contained in:
parent
2dfee9bad4
commit
4af94bd2f1
|
@ -27,7 +27,7 @@ jobs:
|
||||||
with:
|
with:
|
||||||
# list of Docker images to use as base name for tags
|
# list of Docker images to use as base name for tags
|
||||||
images: |
|
images: |
|
||||||
git.fai.st/fedi-image-bot/bot-api
|
git.fai.st/bizcochito/bizcochito.onion
|
||||||
# generate Docker tags based on the following events/attributes
|
# generate Docker tags based on the following events/attributes
|
||||||
tags: |
|
tags: |
|
||||||
type=raw,value=latest,enable=${{ github.ref == format('refs/heads/{0}', 'main') }}
|
type=raw,value=latest,enable=${{ github.ref == format('refs/heads/{0}', 'main') }}
|
||||||
|
|
Loading…
Reference in New Issue