Skip to content
This repository has been archived by the owner on Dec 5, 2023. It is now read-only.

Commit

Permalink
Update docker-image.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
sergeyfilyanin authored Jul 28, 2023
1 parent d7a11f8 commit b5a8871
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/docker-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,8 @@ jobs:
REACT_APP_AUTH_API_ADDRESS=${{ secrets.REACT_APP_AUTH_API_ADDRESS }}
REACT_APP_TESTNET_URL=${{ secrets.REACT_APP_TESTNET_URL }}
REACT_APP_FT_ADDRESS=${{ secrets.REACT_APP_FT_ADDRESS }}
REACT_APP_CONTRACT_ADDRESS=${{ secrets.REACT_APP_CONTRACT_ADDRESS }}
REACT_APP_NODE=${{ secrets.REACT_APP_NODE }}
deploy-to-k8s:
needs: build-dapps-racing-image
Expand Down

0 comments on commit b5a8871

Please sign in to comment.