This commit is contained in:
parent
5cc5f8193d
commit
b47cb4ca64
@ -19,7 +19,7 @@ jobs:
|
|||||||
- name: Login to register
|
- name: Login to register
|
||||||
uses: https://gitea.com/docker/login-action@v2
|
uses: https://gitea.com/docker/login-action@v2
|
||||||
with:
|
with:
|
||||||
registry: no-a-registry.io
|
registry: https://git.halis.io
|
||||||
username: ${{ github.actor }}
|
username: ${{ github.actor }}
|
||||||
password: ${{ secrets.GITHUB_TOKEN }}
|
password: ${{ secrets.GITHUB_TOKEN }}
|
||||||
- name: Build and push
|
- name: Build and push
|
||||||
|
Loading…
Reference in New Issue
Block a user