This commit is contained in:
parent
c7f3ed7cd6
commit
7d7c3aa53a
1 changed files with 1 additions and 1 deletions
|
@ -24,7 +24,7 @@ jobs:
|
|||
- name: Prepare podman
|
||||
run: |
|
||||
# configure container policy to accept insecure registry
|
||||
nix-env -iA nixpkgs.podman
|
||||
nix-env -iA nixpkgs.podman nixpkgs.u-root-cmds
|
||||
|
||||
# configure container policy to accept insecure registry
|
||||
mkdir -p ~/.config/containers
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue