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 45c9ce3 commit 3828a4aCopy full SHA for 3828a4a
gitlab/base.sh
@@ -2,6 +2,10 @@
2
3
. gitlab/ci_settings.sh
4
5
+cat /proc/mounts
6
+
7
+cat /proc/mounts | grep cgroup
8
9
sudo apt update
10
sudo apt install -y flex flexc++ bison++ bisonc++ libsystemd-dev
11
0 commit comments