forked from ms/transocks
В workflow добавлена авторизация в docker register.
All checks were successful
release / release (push) Successful in 3m53s
All checks were successful
release / release (push) Successful in 3m53s
This commit is contained in:
parent
44c16639ff
commit
ca7e362776
@ -20,12 +20,12 @@ jobs:
|
||||
with:
|
||||
buildkitd-flags: --debug
|
||||
|
||||
# - name: login to docker hub
|
||||
# uses: https://git.mousesoft.ru/ms/gitea-action-docker-login@v3
|
||||
# with:
|
||||
# registry: git.mousesoft.ru
|
||||
# username: ${{ secrets.API_USER }}
|
||||
# password: ${{ secrets.API_TOKEN }}
|
||||
- name: login to docker hub
|
||||
uses: https://git.mousesoft.ru/ms/gitea-action-docker-login@v3
|
||||
with:
|
||||
registry: git.mousesoft.ru
|
||||
username: ${{ secrets.API_USER }}
|
||||
password: ${{ secrets.API_TOKEN }}
|
||||
|
||||
- name: meta
|
||||
id: meta
|
||||
|
Loading…
Reference in New Issue
Block a user