This commit is contained in:
parent
a0e2d8db71
commit
8b9e1a14a8
1 changed files with 0 additions and 1 deletions
|
@ -55,7 +55,6 @@ jobs:
|
||||||
run: |
|
run: |
|
||||||
[ -r ${XDG_RUNTIME_DIR}/containers/auth.json ] && cat ${XDG_RUNTIME_DIR}/containers/auth.json
|
[ -r ${XDG_RUNTIME_DIR}/containers/auth.json ] && cat ${XDG_RUNTIME_DIR}/containers/auth.json
|
||||||
[ -r ~/.docker/config.json ] && cat ~/.docker/config.json
|
[ -r ~/.docker/config.json ] && cat ~/.docker/config.json
|
||||||
# podman run localhost/default:latest 'nix --version'
|
|
||||||
|
|
||||||
- name: Push image
|
- name: Push image
|
||||||
run: >-
|
run: >-
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue