We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 6ad0a7d + da3f5ad commit 560e0b1Copy full SHA for 560e0b1
.github/workflows/publish.yml
@@ -48,6 +48,7 @@ jobs:
48
# up with a working release in most cases.
49
run: >-
50
./gradlew --build-cache publish
51
+ --continue
52
--info
53
-PciBuild=true
54
-Partifacts.itemis.cloud.user=${{ secrets.ARTIFACTS_ITEMIS_CLOUD_USER }}
0 commit comments