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