Compare commits

..

No commits in common. "260bb75358795efac1f3419209ebd14b1c510849" and "4074ef90d486baae9ec631573614ea55d238a5c2" have entirely different histories.

View file

@ -4,7 +4,7 @@ on: [push]
jobs:
build:
runs-on: bare
runs-on: podman
steps:
- run: |
echo "${{ secrets.MEATBAG_REGISTRY_TOKEN }}" | podman login --username registry --password-stdin registry.meatbag.se