Skip to content

Commit 7b09123

Browse files
authored
Merge pull request #2041 from DataDog/pawel/fix_relenv_ci_downstream_trigger
Fix downstream job trigger for deployments to rel-env
2 parents 4e9061e + dd3043e commit 7b09123

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
@@ -16,7 +16,7 @@ deploy_to_reliability_env:
1616
stage: deploy
1717
when: on_success
1818
trigger:
19-
project: DataDog/datadog-reliability-env
19+
project: DataDog/apm-reliability/datadog-reliability-env
2020
branch: $DOWNSTREAM_BRANCH
2121
variables:
2222
UPSTREAM_BRANCH: $CI_COMMIT_REF_NAME

0 commit comments

Comments
 (0)