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:
|
with:
|
||||||
buildkitd-flags: --debug
|
buildkitd-flags: --debug
|
||||||
|
|
||||||
# - name: login to docker hub
|
- name: login to docker hub
|
||||||
# uses: https://git.mousesoft.ru/ms/gitea-action-docker-login@v3
|
uses: https://git.mousesoft.ru/ms/gitea-action-docker-login@v3
|
||||||
# with:
|
with:
|
||||||
# registry: git.mousesoft.ru
|
registry: git.mousesoft.ru
|
||||||
# username: ${{ secrets.API_USER }}
|
username: ${{ secrets.API_USER }}
|
||||||
# password: ${{ secrets.API_TOKEN }}
|
password: ${{ secrets.API_TOKEN }}
|
||||||
|
|
||||||
- name: meta
|
- name: meta
|
||||||
id: meta
|
id: meta
|
||||||
|
Loading…
Reference in New Issue
Block a user