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.
2 parents 3d60a42 + 15fe493 commit 490fa37Copy full SHA for 490fa37
.github/workflows/pipelines-root.yml
@@ -646,7 +646,6 @@ jobs:
646
gruntwork_context: ${{ toJson(steps.gruntwork_context.outputs) }}
647
job: ${{ toJson(fromJson(needs.pipelines_orchestrate.outputs.pipelines_jobs)[0]) }}
648
PIPELINES_GRUNTWORK_READ_TOKEN: ${{ steps.pipelines-gruntwork-read-token.outputs.PIPELINES_TOKEN }}
649
- PIPELINES_CUSTOMER_ORG_READ_TOKEN: ${{ steps.pipelines-customer-org-read-token.outputs.PIPELINES_TOKEN }}
650
ORG_REPO_ADMIN_TOKEN: ${{ steps.pipelines-org-repo-admin-token.outputs.PIPELINES_TOKEN }}
651
652
- name: "Create and bootstrap delegated Repo"
0 commit comments