This website requires JavaScript.
Explore
Help
Sign In
tdlight-team
/
tdlight-java-natives
Watch
1
Star
0
Fork
0
You've already forked tdlight-java-natives
Code
Issues
1
Pull Requests
Releases
Wiki
Activity
a1215ec962
tdlight-java-natives
/
scripts
/
continuous-integration
/
github-workflows
/
deploy-snapshot.sh
8 lines
83 B
Bash
Raw
Normal View
History
Unescape
Escape
Update build.yaml and deploy-snapshot.sh
2020-12-27 18:45:23 +01:00
#!/bin/bash -e
set
-e
Fix path
2020-12-28 20:05:56 +01:00
cd
./scripts/core/
Update build.yaml and deploy-snapshot.sh
2020-12-27 18:45:23 +01:00
./deploy_snapshot.sh
echo
"Done."
exit
0
Reference in New Issue
Copy Permalink