diff --git a/.gitea/workflows/gitea-ci.yml b/.gitea/workflows/gitea-ci.yml index 05250b3..3626ced 100755 --- a/.gitea/workflows/gitea-ci.yml +++ b/.gitea/workflows/gitea-ci.yml @@ -44,7 +44,11 @@ jobs: with: context: . push: true +<<<<<<< HEAD tags: "git.mahdium.ir/mahdium/cats-of-mastodon-telegram-bot${{gitea.sha}},git.mahdium.ir/mahdium/cats-of-mastodon-telegram-bot:latest" +======= + tags: tags: "git.mahdium.ir/mahdium/cats-of-mastodon-telegram-bot${{gitea.sha}},git.mahdium.ir/mahdium/cats-of-mastodon-telegram-bot:latest" +>>>>>>> fdc5ee9728343b2a78ae9a0275c53824d9336f91 labels: ${{ steps.meta.outputs.labels }} cache-from: type=registry,ref=user/app:latest cache-to: type=inline