Обновить .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: .
|
context: .
|
||||||
push: true
|
push: true
|
||||||
tags: |
|
tags: |
|
||||||
git.byte-mate.ru/Coder/UfaHack2024:latest
|
git.byte-mate.ru/coder/ufahack2024:latest
|
||||||
git.byte-mate.ru/Coder/UfaHack2024:${{ gitea.sha }}
|
git.byte-mate.ru/coder/ufahack2024:${{ gitea.sha }}
|
||||||
|
|
||||||
# Notes:
|
# Notes:
|
||||||
# - Create the GIT_PASSWORD secret in the Gitea repository settings.
|
# - Create the GIT_PASSWORD secret in the Gitea repository settings.
|
||||||
|
|||||||
Reference in New Issue
Block a user