mirror of
https://codeberg.org/scip/jaildk.git
synced 2025-12-16 20:21:05 +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
|
||||
ifconfig em0 172.16.0.1/32 alias
|
||||
ifconfig -a
|
||||
set -x -e
|
||||
sysrc jail_enable="YES"
|
||||
cp .github/assets/jail.conf /etc/
|
||||
|
||||
|
||||
Reference in New Issue
Block a user