Skip to content

Commit 490fa37

Browse files
committed
Merge branch 'use-pipelines-for-delegated-repo-setup' of github.com:gruntwork-io/pipelines-workflows into use-pipelines-for-delegated-repo-setup
2 parents 3d60a42 + 15fe493 commit 490fa37

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/pipelines-root.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -646,7 +646,6 @@ jobs:
646646
gruntwork_context: ${{ toJson(steps.gruntwork_context.outputs) }}
647647
job: ${{ toJson(fromJson(needs.pipelines_orchestrate.outputs.pipelines_jobs)[0]) }}
648648
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 }}
650649
ORG_REPO_ADMIN_TOKEN: ${{ steps.pipelines-org-repo-admin-token.outputs.PIPELINES_TOKEN }}
651650

652651
- name: "Create and bootstrap delegated Repo"

0 commit comments

Comments
 (0)