projects
/
discourse_docker.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b56a2bd
)
FIX: ensure we are tracking the branch
author
Sam
<sam.saffron@gmail.com>
Tue, 1 Jul 2014 00:27:56 +0000
(10:27 +1000)
committer
Sam
<sam.saffron@gmail.com>
Tue, 1 Jul 2014 00:27:56 +0000
(10:27 +1000)
templates/web.template.yml
patch
|
blob
|
blame
|
history
diff --git
a/templates/web.template.yml
b/templates/web.template.yml
index 49a9142e94a0b83696e5c89ef877e62f9c567ed6..6056861870c0bd9e7811e62fb67769fe3b790e14 100644
(file)
--- a/
templates/web.template.yml
+++ b/
templates/web.template.yml
@@
-64,7
+64,7
@@
run:
cmd:
- git reset --hard
- git clean -f
- - git pull
+ - git pull
origin $version
- git checkout $version
- mkdir -p tmp/pids
- mkdir -p tmp/sockets