Merge branch 'add-git-to-beta-deploy' into 'develop'
Add git to beta.framadate.org deploy so that we can be sure on which revision we're on See merge request framasoft/framadate!271
This commit is contained in:
commit
56d6e015c1
@ -48,6 +48,7 @@ beta:
|
||||
- mkdir tpl_c
|
||||
- mkdir .public
|
||||
- cp -r * .public
|
||||
- cp -r .git .public
|
||||
- mv .public public
|
||||
- mkdir "${HOME}/.ssh"
|
||||
- chmod 700 "${HOME}/.ssh"
|
||||
|
Loading…
Reference in New Issue
Block a user