Reorganising build.gradle for CUDA 12
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 40m11s
Details
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 40m11s
Details
Signed-off-by: brian <brian@brutex.de>CUDA12
parent
1601a7189b
commit
035c196dfb
|
@ -50,7 +50,7 @@ jobs:
|
||||||
|
|
||||||
- name: Execute Gradle build
|
- name: Execute Gradle build
|
||||||
run: |
|
run: |
|
||||||
./gradlew.bat build \
|
cmd.exe /C ./gradlew.bat build \
|
||||||
--stacktrace \
|
--stacktrace \
|
||||||
-Pmavenuser=${{ secrets.MAVENUSER }} \
|
-Pmavenuser=${{ secrets.MAVENUSER }} \
|
||||||
-Pmavenpass=${{ secrets.MAVENPASS }} \
|
-Pmavenpass=${{ secrets.MAVENPASS }} \
|
||||||
|
|
Loading…
Reference in New Issue