Skip to content

Commit

Permalink
Merge pull request #407 from modelix/bugfix/continue-releases-really
Browse files Browse the repository at this point in the history
fix(build): really continue publishing
  • Loading branch information
nkoester authored Jan 17, 2024
2 parents 6ad0a7d + da3f5ad commit 560e0b1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@ jobs:
# up with a working release in most cases.
run: >-
./gradlew --build-cache publish
--continue
--info
-PciBuild=true
-Partifacts.itemis.cloud.user=${{ secrets.ARTIFACTS_ITEMIS_CLOUD_USER }}
Expand Down

0 comments on commit 560e0b1

Please sign in to comment.