cd
into the subgraph directory and run the following commands for each directory: royco-recipe
and royco-vault
- Delete Old Subgraphs (Only go through this step if you have already deployed the subgraphs once)
Note: Don't forget to update the correct version in the delete-subgraphs.sh file
./delete-subgraphs.sh
- Deploy New Subgraphs
Note: Don't forget to update the correct version in the deploy-subgraphs.sh file
./deploy-subgraphs.sh
cd
into the royco-goldsky-pipeline
directory and run the following command:
Note: Don't forget to update the correct version in
config/versions.json
file with latest version ofroyco-recipe
androyco-vault
subgraphs
./deploy-new-pipelines.sh
The bash script will delete the exisiting pipeline and deploy a new one.