This commit is contained in:
parent
ab80a6e105
commit
4cf78e4750
|
@ -4,7 +4,7 @@ on: [push]
|
|||
|
||||
jobs:
|
||||
build:
|
||||
runs-on: podman
|
||||
runs-on: bare
|
||||
steps:
|
||||
- run: |
|
||||
echo "${{ secrets.MEATBAG_REGISTRY_TOKEN }}" | podman login --username registry --password-stdin registry.meatbag.se
|
||||
|
|
Loading…
Reference in a new issue