This commit is contained in:
parent
9ea18b18d5
commit
efd98d4b44
2 changed files with 2 additions and 2 deletions
|
@ -25,7 +25,7 @@ jobs:
|
|||
run: |
|
||||
nix-env -iA nixpkgs.podman
|
||||
mkdir -p ~/.config/containers
|
||||
echo '{ "defult": [ {"type":"insecureAcceptAnything"} ] }' > ~/.config/containers/policy.json
|
||||
echo '{ "default": [ {"type":"insecureAcceptAnything"} ] }' > ~/.config/containers/policy.json
|
||||
|
||||
- name: Log into registry
|
||||
run: |
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue