We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4091207 commit f7e7639Copy full SHA for f7e7639
Shell/Packages/minideb-ci.sh
@@ -0,0 +1,8 @@
1
+install_packages \
2
+ openssh-client netcat-openbsd \
3
+ curl wget gettext docker.io dnsutils jq \
4
+ moreutils zip unzip gpg npm pipx git
5
+
6
+CI=1 npx playwright install-deps \
7
+ && pipx install docker-squash \
8
+ && pipx install rust-just
0 commit comments