Изменен адрес реестра контейнеров на git.realmanual.ru в конфигурации docker-build.yml.
Some checks failed
docker-build / Build image (push) Failing after 17s
Some checks failed
docker-build / Build image (push) Failing after 17s
This commit is contained in:
@@ -20,7 +20,7 @@ jobs:
|
||||
- name: Log in to the Container registry
|
||||
uses: docker/login-action@v3
|
||||
with:
|
||||
registry: hub.realmanual.ru
|
||||
registry: git.realmanual.ru
|
||||
username: ${{ gitea.actor }}
|
||||
password: ${{ secrets.PUSH_TOKEN }}
|
||||
|
||||
|
Reference in New Issue
Block a user