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.
1 parent 6ad0a7d commit da3f5adCopy full SHA for da3f5ad
.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