This commit is contained in:
parent
4365f3515f
commit
a3e95a4492
@ -18,7 +18,7 @@ jobs:
|
|||||||
- name: Docker login
|
- name: Docker login
|
||||||
run: docker login ${{ GITHUB_SERVER_URL }} -u ${{ GITHUB_REPOSITORY_OWNER }} --password not-a-password
|
run: docker login ${{ GITHUB_SERVER_URL }} -u ${{ GITHUB_REPOSITORY_OWNER }} --password not-a-password
|
||||||
- name: Login to register
|
- name: Login to register
|
||||||
uses: https://gitea.com/docker/login-actions@v2
|
uses: https://gitea.com/docker/login-action@v2
|
||||||
with:
|
with:
|
||||||
registry: git.halis.io
|
registry: git.halis.io
|
||||||
username: ${{ github.actor }}
|
username: ${{ github.actor }}
|
||||||
|
Loading…
Reference in New Issue
Block a user