This website requires JavaScript.
Explore
Help
Sign In
blockworks-foundation
/
pyth-crosschain
mirror of
https://github.com/blockworks-foundation/pyth-crosschain.git
Watch
1
Star
0
Fork
You've already forked pyth-crosschain
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
02de29624c
pyth-crosschain
/
tilt_modules
/
namespace
/
test
/
test.sh
8 lines
85 B
Bash
Raw
Normal View
History
Unescape
Escape
Use /usr/bin/env for shell scripts; web/.dockerignore: node_modules (#159) * Use /usr/bin/env for shell scripts; web/.dockerignore: node_modules
2021-01-23 09:20:17 -08:00
#!/usr/bin/env bash
tilt_modules: commit to repository See https://docs.tilt.dev/extensions.html for rationale.
2020-12-06 09:45:49 -08:00
cd
$(
dirname
$0
)
set
-ex
tilt ci
tilt down --delete-namespaces