This website requires JavaScript.
Explore
Help
Sign In
Xeorg
/
site
Watch
2
Star
0
Fork
You've already forked site
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
00d930e469
site
/
scripts
/
deploy.sh
8 lines
63 B
Bash
Executable File
Raw
Blame
History
#!/bin/sh
set
-e
set
-x
docker build .
git push dokku master
Reference in New Issue
View Git Blame
Copy Permalink