We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4308799 commit 933057cCopy full SHA for 933057c
1 file changed
.cirrus.yml
@@ -11,6 +11,7 @@ task:
11
git clone --branch releng/14.3 https://git.FreeBSD.org/src.git /usr/src
12
fi;
13
build_script:
14
+ - mount
15
- ./Configure -n freebsd
16
- make
17
test_script:
0 commit comments