mirror of
https://github.com/cytopia/devilbox.git
synced 2025-01-29 15:44:04 +00:00
CI: check-config.sh checks
This commit is contained in:
parent
bbf297a356
commit
6e59572a51
2
.github/workflows/lint.yml
vendored
2
.github/workflows/lint.yml
vendored
@ -53,4 +53,6 @@ jobs:
|
||||
shell: bash
|
||||
run: |
|
||||
cp env-example .env
|
||||
sed -i'' "s/^NEW_UID=.*/NEW_UID=$(id -u)/g" .env
|
||||
sed -i'' "s/^NEW_GID=.*/NEW_GID=$(id -g)/g" .env
|
||||
./check-config.sh
|
||||
|
Loading…
x
Reference in New Issue
Block a user