This commit is contained in:
parent
4762d4189e
commit
da1a4d42ed
1 changed files with 1 additions and 4 deletions
|
@ -26,10 +26,7 @@ jobs:
|
|||
run: nix-env -iA nixpkgs.podman
|
||||
|
||||
- name: __DEBUG__
|
||||
run: which podman
|
||||
|
||||
- name: __DEBUG__
|
||||
run: podman --version
|
||||
run: ls -al
|
||||
|
||||
- name: Log into registry
|
||||
run: podman login --username "${{ forge.actor }}" --password "${{ forge.token }}" ${{ env.registry }}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue