Skip to content

Commit

Permalink
Update build.yaml
Browse files Browse the repository at this point in the history
Attempt to add ZLC to build
  • Loading branch information
AHanadsaker authored May 2, 2024
1 parent ed7ff26 commit 49e14a9
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,13 @@ jobs:
secret: ADH_PIPELINE_PAT
repo: vpaza/gitops

facility: [zlc]
include:
- facility: zlc
name: KZLC
secret: ADH_PIPELINE_PAT
repo: kzlc/gtiops

steps:
- name: Checkout Repo
uses: actions/checkout@v4
Expand Down Expand Up @@ -79,6 +86,13 @@ jobs:
secret: ADH_PIPELINE_PAT
repo: vpaza/gitops

facility: [zlc]
include:
- facility: zlc
name: KZLC
secret: ADH_PIPELINE_PAT
repo: kzlc/gtiops

steps:
- name: Checkout Repo
uses: actions/checkout@v4
Expand Down

0 comments on commit 49e14a9

Please sign in to comment.