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 f075b0f commit 3070e93Copy full SHA for 3070e93
.gitlab-ci.yml
@@ -820,7 +820,7 @@ get_github_token:
820
821
script:
822
- dd-octo-sts version
823
- - dd-octo-sts debug --scope DataDog/dd-trace-java --policy dd-trace-java.release
+ # - dd-octo-sts debug --scope DataDog/dd-trace-java --policy dd-trace-java.release
824
- dd-octo-sts token --scope DataDog/dd-trace-java --policy dd-trace-java.release > github-token.txt
825
# DEBUG
826
- echo "Token file exists:" $(test -f github-token.txt && echo "YES" || echo "NO")
0 commit comments