mirror of
https://github.com/pezkuwichain/pezkuwi-subquery.git
synced 2026-04-21 23:37:56 +00:00
fix: use explicit yaml path for codegen and build in deploy
This commit is contained in:
@@ -16,6 +16,7 @@ jobs:
|
||||
cd /opt/subquery
|
||||
git pull origin main
|
||||
yarn install --frozen-lockfile
|
||||
yarn build
|
||||
./node_modules/.bin/subql codegen pezkuwi-governance.yaml
|
||||
./node_modules/.bin/subql build pezkuwi.yaml
|
||||
docker compose -f docker-compose.prod.yml build
|
||||
docker compose -f docker-compose.prod.yml up -d
|
||||
|
||||
Reference in New Issue
Block a user