Mirror von
https://github.com/PaperMC/Paper.git
synchronisiert 2024-11-14 20:10:05 +01:00
run CI with --stacktrace
Dieser Commit ist enthalten in:
Ursprung
ae5af5afcc
Commit
f72886c9a6
4
.github/workflows/build.yml
vendored
4
.github/workflows/build.yml
vendored
@ -36,5 +36,5 @@ jobs:
|
|||||||
run: |
|
run: |
|
||||||
git config --global user.email "no-reply@github.com"
|
git config --global user.email "no-reply@github.com"
|
||||||
git config --global user.name "Github Actions"
|
git config --global user.name "Github Actions"
|
||||||
./gradlew applyPatches
|
./gradlew applyPatches --stacktrace
|
||||||
./gradlew build
|
./gradlew build --stacktrace
|
||||||
|
Laden…
In neuem Issue referenzieren
Einen Benutzer sperren