This commit is contained in:
parent
a42446985c
commit
68f6620383
1 changed files with 1 additions and 0 deletions
|
@ -24,6 +24,7 @@ jobs:
|
||||||
- name: Install docker
|
- name: Install docker
|
||||||
run: |
|
run: |
|
||||||
nix-env -iA nixpkgs.podman
|
nix-env -iA nixpkgs.podman
|
||||||
|
mkdir -p /etc/containers
|
||||||
echo '{ "defult": [ {"type":"insecureAcceptAnything"} ] }' > /etc/containers/policy.json
|
echo '{ "defult": [ {"type":"insecureAcceptAnything"} ] }' > /etc/containers/policy.json
|
||||||
|
|
||||||
- name: Log into registry
|
- name: Log into registry
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue