Skip to content

Commit 076b118

Browse files
committed
Use dd-octo-sts
1 parent bf0eb23 commit 076b118

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

.gitlab-ci.yml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -46,11 +46,11 @@ e2e_deps:
4646
- when: manual
4747
variables:
4848
POLICY: pull
49-
# id_tokens:
50-
# DDOCTOSTS_ID_TOKEN:
51-
# aud: dd-octo-sts
52-
# before_script:
53-
# - export GITHUB_TOKEN=$(dd-octo-sts token --scope DataDog/<repo-name> --policy self.gitlab.deps-fetch)
49+
id_tokens:
50+
DDOCTOSTS_ID_TOKEN:
51+
aud: dd-octo-sts
52+
before_script:
53+
- export GITHUB_TOKEN=$(dd-octo-sts token --scope DataDog/helm-charts --policy self.gitlab.read.sts)
5454
script:
5555
- |
5656
if [ ! -f pulumi_plugins.tar.xz ]; then

0 commit comments

Comments
 (0)