[network/kdeconnect-android] /: Give up trying to do this multi-line
Albert Vaca Cintora <[email protected]>
| Newsgroups | gmane.comp.kde.cvs |
|---|---|
| Message-ID | <[email protected]> |
Git commit 8648fa50d11c1c37ba471a3c223ea9ecdb3e4052 by Albert Vaca Cintora.
Committed on 07/08/2026 at 18:37.
Pushed by albertvaka into branch 'master'.
Give up trying to do this multi-line
M +1 -4 .gitlab-ci.yml
https://invent.kde.org/network/kdeconnect-android/-/commit/8648fa50d11c1c37ba471a3c223ea9ecdb3e4052
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 86a413a8e..61128e950 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -34,10 +34,7 @@ stages:
buildLintAndTest:
stage: buildLintAndTest
script:
- - ./gradlew --no-daemon -Pci --console=plain \
- - assembleDebug \
- - lintDebug \
- - testDebugUnitTest
+ - ./gradlew --no-daemon -Pci --console=plain assembleDebug lintDebug testDebugUnitTest
artifacts:
paths:
- build/outputs/