aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJacek <jacek.poreda@sonarsource.com>2022-12-23 10:13:27 +0100
committerJacek <jacek.poreda@sonarsource.com>2022-12-23 11:00:01 +0100
commit1117ac3e5bd0a965673fcb57afd128f396c5d10a (patch)
treec7dd9b7f3631fc2cdb8ec33d9b277115753c59c6
parent712bc613b6a241bceb3d0ad0f68cae0aef36710c (diff)
downloadsonar-scanner-cli-1117ac3e5bd0a965673fcb57afd128f396c5d10a.tar.gz
sonar-scanner-cli-1117ac3e5bd0a965673fcb57afd128f396c5d10a.zip
[NO-JIRA] Fix docker trigger release
-rw-r--r--.github/workflows/release.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml
index 70695b4..adedea8 100644
--- a/.github/workflows/release.yml
+++ b/.github/workflows/release.yml
@@ -16,6 +16,8 @@ jobs:
mavenCentralSync: true
slackChannel: sonarqube-build
release_docker:
+ permissions:
+ id-token: write
runs-on: ubuntu-latest
name: Start Docker release process
needs: release