ci: test env
Some checks failed
Test if Server can be built / build-server (push) Failing after 34s

This commit is contained in:
Timothy Schenk 2023-10-27 21:03:24 +02:00
parent d39537f320
commit ec94add637

View file

@ -12,4 +12,5 @@ jobs:
dotnet-version: 7.0 dotnet-version: 7.0
- run: | - run: |
chmod +x ./build.sh chmod +x ./build.sh
echo $SONARPROJECTKEY
./build.sh --verbose --root . ./build.sh --verbose --root .