sooooo lost right now....
Some checks failed
Test action / Print hello world (push) Failing after 20s
Some checks failed
Test action / Print hello world (push) Failing after 20s
This commit is contained in:
parent
e0002d7254
commit
2653f3fc93
1 changed files with 1 additions and 1 deletions
|
@ -24,7 +24,7 @@ jobs:
|
||||||
- name: Prepare podman
|
- name: Prepare podman
|
||||||
run: |
|
run: |
|
||||||
# configure container policy to accept insecure registry
|
# configure container policy to accept insecure registry
|
||||||
nix-env -iA nixpkgs.podman
|
nix-env -iA nixpkgs.podman nixpkgs.kvmtool
|
||||||
|
|
||||||
# configure container policy to accept insecure registry
|
# configure container policy to accept insecure registry
|
||||||
mkdir -p ~/.config/containers
|
mkdir -p ~/.config/containers
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue