mirror of
https://codeberg.org/scip/jaildk.git
synced 2025-12-17 04:31:02 +01:00
Add -xe to CI run to see commands and exit immediately
This commit is contained in:
1
.github/workflows/ci.yaml
vendored
1
.github/workflows/ci.yaml
vendored
@@ -27,6 +27,7 @@ jobs:
|
|||||||
ls -la
|
ls -la
|
||||||
ifconfig em0 172.16.0.1/32 alias
|
ifconfig em0 172.16.0.1/32 alias
|
||||||
ifconfig -a
|
ifconfig -a
|
||||||
|
set -x -e
|
||||||
sysrc jail_enable="YES"
|
sysrc jail_enable="YES"
|
||||||
cp .github/assets/jail.conf /etc/
|
cp .github/assets/jail.conf /etc/
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user