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 da7cace commit 8bb3b8aCopy full SHA for 8bb3b8a
.gitlab-ci.yml
@@ -825,7 +825,7 @@ deploy_artifacts_to_github:
825
before_script:
826
# Get a token
827
- dd-octo-sts version
828
- - dd-octo-sts debug --scope DataDog/dd-trace-java --policy self.gitlab.release # Uncomment to debug the token
+ - dd-octo-sts debug --scope DataDog/dd-trace-java --policy self.gitlab.release
829
- dd-octo-sts token --scope DataDog/dd-trace-java --policy self.gitlab.release > github-token.txt
830
831
script:
0 commit comments