Обновить .gitea/workflows/docker-build.yml
Some checks failed
Build and push Docker image (Gitea) / build (push) Failing after 8m14s

This commit is contained in:
2026-09-01 20:05:13 +07:00
parent 64c15290d4
commit dd49ff0a28

View File

@@ -20,8 +20,8 @@ jobs:
context: .
push: true
tags: |
git.byte-mate.ru/Coder/UfaHack2024:latest
git.byte-mate.ru/Coder/UfaHack2024:${{ gitea.sha }}
git.byte-mate.ru/coder/ufahack2024:latest
git.byte-mate.ru/coder/ufahack2024:${{ gitea.sha }}
# Notes:
# - Create the GIT_PASSWORD secret in the Gitea repository settings.