chore: test deploy with host runner2
This commit is contained in:
parent
db1d92fa81
commit
208e3b6d6d
1 changed files with 1 additions and 1 deletions
|
|
@ -18,7 +18,7 @@ jobs:
|
||||||
run: |
|
run: |
|
||||||
export DOCKER_HOST=unix:///run/podman/podman.sock
|
export DOCKER_HOST=unix:///run/podman/podman.sock
|
||||||
|
|
||||||
# Login no registroo
|
# Login no registro
|
||||||
echo "${{ secrets.FORGEJO_TOKEN }}" | podman login git.saveinmed.com.br -u ${{ github.actor }} --password-stdin
|
echo "${{ secrets.FORGEJO_TOKEN }}" | podman login git.saveinmed.com.br -u ${{ github.actor }} --password-stdin
|
||||||
|
|
||||||
# Build e Push
|
# Build e Push
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue