File tree Expand file tree Collapse file tree 4 files changed +4
-0
lines changed
Expand file tree Collapse file tree 4 files changed +4
-0
lines changed Original file line number Diff line number Diff line change 1919 appName : zeta-house-docs
2020 appHostname : docs.zeta.house
2121 featureBranch : ${{ github.head_ref || inputs.featureBranch }}
22+ environment : feature
2223 secrets :
2324 NIXPKGS_PRIVATE_PAT : ${{ secrets.NIXPKGS_PRIVATE_PAT }}
2425 CLOUDFLARE_ACCOUNT_ID : ${{ secrets.CLOUDFLARE_ACCOUNT_ID }}
Original file line number Diff line number Diff line change 1919 uses : MatrixAI/.github/.github/workflows/application-js-cloudflare-feature.yml@master
2020 with :
2121 ref : master
22+ environment : feature
2223 secrets :
2324 NIXPKGS_PRIVATE_PAT : ${{ secrets.NIXPKGS_PRIVATE_PAT }}
2425 DEPLOY_SECRETS : |
Original file line number Diff line number Diff line change 1818 uses : MatrixAI/.github/.github/workflows/application-js-cloudflare-master.yml@master
1919 with :
2020 ref : master
21+ environment : master
2122 secrets :
2223 NIXPKGS_PRIVATE_PAT : ${{ secrets.NIXPKGS_PRIVATE_PAT }}
2324 DEPLOY_SECRETS : |
Original file line number Diff line number Diff line change 2020 uses : MatrixAI/.github/.github/workflows/application-js-cloudflare-staging.yml@master
2121 with :
2222 ref : master
23+ environment : staging
2324 secrets :
2425 NIXPKGS_PRIVATE_PAT : ${{ secrets.NIXPKGS_PRIVATE_PAT }}
2526 DEPLOY_SECRETS : |
You can’t perform that action at this time.
0 commit comments