This commit is contained in:
parent
e4843997ea
commit
716342d556
1 changed files with 5 additions and 0 deletions
|
@ -39,6 +39,11 @@ jobs:
|
||||||
nix-build modules/nixos/services/development/forgejo/runners/default.nix
|
nix-build modules/nixos/services/development/forgejo/runners/default.nix
|
||||||
podman load < result
|
podman load < result
|
||||||
|
|
||||||
|
- name: __DEBUG__
|
||||||
|
run: |
|
||||||
|
cat ${XDG_RUNTIME_DIR}/containers/auth.json
|
||||||
|
cat ~/.docker/config.json
|
||||||
|
|
||||||
- name: Push image
|
- name: Push image
|
||||||
run: >-
|
run: >-
|
||||||
podman push
|
podman push
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue