Skip to content

Commit

Permalink
Update CI-CD-k8s-gear-js-stage.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
sergeyfilyanin authored Jul 30, 2024
1 parent 2aae65b commit d527cbb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/CI-CD-k8s-gear-js-stage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,7 @@ jobs:
VITE_NODES_API_URL= ${{ secrets.REACT_APP_DEFAULT_NODES_URL }}
VITE_MAINNET_VOUCHERS_API_URL=${{ secrets.VITE_MAINNET_VOUCHERS_API_URL }}
VITE_TESTNET_VOUCHERS_API_URL=${{ secrets.VITE_TESTNET_VOUCHERS_API_URL }}
VITE_INDEXER_API_URL=${{ secrets.VITE_INDEXER_API_URL }}
VITE_DNS_API_URL=${{ secrets.VITE_DNS_API_URL }}
build-indexer-image-staging:
Expand Down

0 comments on commit d527cbb

Please sign in to comment.