Skip to content

Commit f839ec1

Browse files
committed
ci debug
1 parent 87c0ab1 commit f839ec1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/test.yml

+1
Original file line numberDiff line numberDiff line change
@@ -88,6 +88,7 @@ jobs:
8888
pip install --upgrade pip
8989
pip install -e .
9090
sed -i "s|bitcoindevproject/warnet-rpc:dev-3|$tagname|g" src/templates/rpc/warnet-rpc-statefulset-dev.yaml
91+
cat src/templates/rpc/warnet-rpc-statefulset-dev.yaml
9192
just start
9293
kubectl wait --for=condition=Ready --timeout=2m pod rpc-0
9394
kubectl port-forward svc/rpc 9276:9276 &

0 commit comments

Comments
 (0)