Skip to content

Commit

Permalink
add zid and zkc to build
Browse files Browse the repository at this point in the history
  • Loading branch information
Raajheer1 committed Jul 17, 2024
1 parent 56f8c88 commit a09dbaa
Showing 1 changed file with 11 additions and 1 deletion.
12 changes: 11 additions & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ jobs:

strategy:
matrix:
facility: [zdv, zan, hcf, zlc, zfw]
facility: [zdv, zan, hcf, zlc, zfw, zkc, zid]
include:
- facility: hcf
name: HCF
Expand All @@ -113,6 +113,16 @@ jobs:
secret: KZLC_GITOPS_TOKEN
repo: kzlc/gitops
api: zlcartcc/api
- facility: zkc
name: KZKC
secret: KZKC_GITOPS_TOKEN
repo: kzkcartcc/gitops
api: zkcartcc/api
- facility: zid
name: KZID
secret: KZID_GITOPS_TOKEN
repo: zid-wm/gitops
api: zidartcc/api

runs-on: ubuntu-latest
needs: build
Expand Down

0 comments on commit a09dbaa

Please sign in to comment.