CI/CD for web-apps.
Gitactions can be used to redeploy the web-apps with latest changes. Given link below can be used to deploy the web-apps.
https://github.com/0chain/web-apps/actions/workflows/testnet-webapp-cicd.yamlarrow-up-right
Note: If you do not have an access to this repository check it from devops team.
Click on above git-actions link. It will take you to the deployment page.
Click on the Run Workflow`
Run Workflow
Always keep staging for Use workflow from
staging
Use workflow from
Input the web-appsarrow-up-right repository branch that you wish to deploy the web-app. By default it will deploy the code from master branch.
Input true for the web-app you want to deploy.
true
Finally click on the green button to Run Workflow.
Last updated 2 years ago