Skip to content

Commit 8bb3b8a

Browse files
committed
Remove comment
1 parent da7cace commit 8bb3b8a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.gitlab-ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -825,7 +825,7 @@ deploy_artifacts_to_github:
825825
before_script:
826826
# Get a token
827827
- dd-octo-sts version
828-
- dd-octo-sts debug --scope DataDog/dd-trace-java --policy self.gitlab.release # Uncomment to debug the token
828+
- dd-octo-sts debug --scope DataDog/dd-trace-java --policy self.gitlab.release
829829
- dd-octo-sts token --scope DataDog/dd-trace-java --policy self.gitlab.release > github-token.txt
830830

831831
script:

0 commit comments

Comments
 (0)