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 7b97975 commit 48f50feCopy full SHA for 48f50fe
‎.gitlab/deploy-auto.yml‎
@@ -6,6 +6,9 @@ stages:
6
.base-configuration:
7
tags: ['runner:main', 'size:large']
8
image: $CI_IMAGE
9
+ id_tokens:
10
+ DDOCTOSTS_ID_TOKEN:
11
+ aud: dd-octo-sts
12
13
.deploy-prod:
14
stage: deploy
‎.gitlab/deploy-manual.yml‎
0 commit comments