We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ad45119 commit 494604aCopy full SHA for 494604a
.cirrus.yml
@@ -29,7 +29,7 @@ task:
29
- cat /proc/cpuinfo
30
install_deps_script:
31
- apt-get update
32
- - apt-get install -y --no-install-recommends ca-certificates curl git golang openssh-client make ovmf sudo qemu-system-x86 qemu-utils
+ - apt-get install -y --no-install-recommends ca-certificates curl git golang openssh-client make netcat ovmf sudo qemu-system-x86 qemu-utils
33
go_cache:
34
fingerprint_script: uname -s ; cat go.sum
35
folder: $GOPATH/pkg/mod
0 commit comments