Обновить .gitea/workflows/docker-build.yml
Some checks failed
Build and push Docker image (Gitea) / build (push) Failing after 8m14s
Some checks failed
Build and push Docker image (Gitea) / build (push) Failing after 8m14s
This commit is contained in:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user