Minor fix
All checks were successful
release / Build and push Docker image (push) Successful in 1m11s
All checks were successful
release / Build and push Docker image (push) Successful in 1m11s
This commit is contained in:
@@ -38,7 +38,7 @@ jobs:
|
||||
with:
|
||||
context: .
|
||||
push: true
|
||||
tags: git.mahdium.ir/mahdium/cats-of-mastodon-telegram-bot${{gitea.sha}},git.mahdium.ir/mahdium/cats-of-mastodon-telegram-bot:latest
|
||||
tags: git.mahdium.ir/mahdium/cats-of-mastodon-telegram-bot:${{gitea.sha}},git.mahdium.ir/mahdium/cats-of-mastodon-telegram-bot:latest
|
||||
labels: ${{ steps.meta.outputs.labels }}
|
||||
#tags: ${{ steps.meta.outputs.tags }}
|
||||
#labels: ${{ steps.meta.outputs.labels }}
|
||||
|
Reference in New Issue
Block a user