This website requires JavaScript.
Explore
Help
Sign In
cadey
/
xesite
Watch
1
Star
0
Fork
You've already forked xesite
1
Code
Issues
Pull Requests
1
Projects
Releases
Wiki
Activity
e0ab40b187
xesite
/
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