Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/stefan-niedermann/nextcloud-deck.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNiedermann IT-Dienstleistungen <stefan-niedermann@users.noreply.github.com>2020-06-23 09:43:07 +0300
committerNiedermann IT-Dienstleistungen <stefan-niedermann@users.noreply.github.com>2020-06-23 11:29:42 +0300
commit8021d6d2f9a0033febfc9b950525f0da93b8a97b (patch)
treef4143cb4d91b266207becf8b32243f097735733e /.github
parent5a4f860f208f9d34d7af8e8ec6ee85b2e27201a8 (diff)
CodeQL - Try manual build
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/codeql-analysis.yml5
1 files changed, 3 insertions, 2 deletions
diff --git a/.github/workflows/codeql-analysis.yml b/.github/workflows/codeql-analysis.yml
index ede91e770..5377e0d83 100644
--- a/.github/workflows/codeql-analysis.yml
+++ b/.github/workflows/codeql-analysis.yml
@@ -32,8 +32,8 @@ jobs:
# Autobuild attempts to build any compiled languages (C/C++, C#, or Java).
# If this step fails, then you should remove it and run the build manually (see below)
- - name: Autobuild
- uses: github/codeql-action/autobuild@v1
+ # - name: Autobuild
+ # uses: github/codeql-action/autobuild@v1
# ℹī¸ Command-line programs to run using the OS shell.
# 📚 https://git.io/JvXDl
@@ -42,6 +42,7 @@ jobs:
# and modify them (or add more) to build your code if your project
# uses a compiled language
+ - run: bash ./gradlew assembleDev --stacktrace
#- run: |
# make bootstrap
# make release