We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1545d50 commit 653cd95Copy full SHA for 653cd95
1 file changed
.circleci/config.yml
@@ -13,6 +13,7 @@ workflows:
13
aws-secret-access-key: $OPS_AWS_SECRET_ACCESS_KEY
14
account-url: $OPS_ECR_URL
15
puller-account-ids: '["301258414863", "487088987264"]'
16
+ repo: rdoc-app
17
- datacamp-deploy/deploy: # Staging
18
context: org-global
19
requires:
0 commit comments