Added label support to builds #27

Closed
bizcochito wants to merge 18 commits from build into develop
1 changed files with 1 additions and 1 deletions
Showing only changes of commit f5750fa671 - Show all commits

View File

@ -47,5 +47,5 @@ jobs:
push: true
tags: ${{ steps.meta.outputs.tags }}
labels: ${{ steps.meta.outputs.labels }}
cache-from: type=registry,ref=git.fai.st/fedi-image-bot/bot-api:{{branch}}
cache-from: type=registry,ref=git.fai.st/fedi-image-bot/bot-api:${{ branch }}
cache-to: type=inline