change image name
Build image / build (push) Has been cancelled Details

This commit is contained in:
Alie 2024-07-03 10:32:45 +02:00
parent 2dfee9bad4
commit 4af94bd2f1
1 changed files with 1 additions and 1 deletions

View File

@ -27,7 +27,7 @@ jobs:
with:
# list of Docker images to use as base name for tags
images: |
git.fai.st/fedi-image-bot/bot-api
git.fai.st/bizcochito/bizcochito.onion
# generate Docker tags based on the following events/attributes
tags: |
type=raw,value=latest,enable=${{ github.ref == format('refs/heads/{0}', 'main') }}