Skip to content

Commit

Permalink
Revert "BUILD-6237 TEST"
Browse files Browse the repository at this point in the history
Test was ok, revert changes.

This reverts commit a2aa2f2.
  • Loading branch information
julien-carsique-sonarsource committed Sep 10, 2024
1 parent a2aa2f2 commit 6b52f1c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
permissions:
id-token: write
contents: write
uses: SonarSource/gh-action_release/.github/workflows/main.yaml@test/jcarsique/BUILD-6237-noArtifactToPublish
uses: SonarSource/gh-action_release/.github/workflows/main.yaml@9f78ed79a75b0e01176143e818a11fbba6664df3 # 5.9.3
with:
publishToBinaries: true
mavenCentralSync: true
Expand Down
1 change: 1 addition & 0 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -126,6 +126,7 @@ artifactory {
publishPom = true
publishIvy = false
}
clientConfig.info.addEnvironmentProperty('ARTIFACTS_TO_PUBLISH', 'org.sonarsource.dummy:sonar-dummy-oss-plugin:jar,org.sonarsource.dummy:sonar-dummy-oss-plugin:json:cyclonedx')
}

clientConfig.info.setBuildName('sonar-dummy-oss')
Expand Down

0 comments on commit 6b52f1c

Please sign in to comment.