Compare commits
2 commits
4074ef90d4
...
260bb75358
Author | SHA1 | Date | |
---|---|---|---|
Viktor Varland | 260bb75358 | ||
Viktor Varland | f8f52990fc |
|
@ -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