Skip to content

Commit f78a001

Browse files
committed
RUM-10225 Create release sts policy
1 parent 93d2af0 commit f78a001

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed
Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
issuer: https://gitlab.ddbuild.io
2+
3+
subject_pattern: "project_path:DataDog/dd-sdk-ios:ref_type:tag:ref:refs/tags/*"
4+
5+
claim_pattern:
6+
project_path: "DataDog/dd-sdk-ios"
7+
ref_type: "tag"
8+
ref_protected: "true"
9+
pipeline_source: "push"
10+
ci_config_ref_uri: "gitlab.ddbuild.io/DataDog/dd-sdk-ios//.gitlab-ci.yml@refs/heads/master"
11+
12+
permissions:
13+
contents: write

0 commit comments

Comments
 (0)