mirror of
https://github.com/openSUSE/osem.git
synced 2026-08-13 19:54:02 +00:00
revision is deprecated, use branch in mina
This commit is contained in:
parent
d62665a190
commit
51503fdff3
1 changed files with 1 additions and 1 deletions
|
|
@ -7,7 +7,7 @@ set :port, 2214
|
|||
set :user, 'osem'
|
||||
set :deploy_to, '/srv/www/vhosts/opensuse.org/events'
|
||||
set :repository, 'https://github.com/openSUSE/osem.git'
|
||||
set :revision, 'one'
|
||||
set :branch, 'one'
|
||||
|
||||
# Manually create these paths in shared/ (eg: shared/config/database.yml) in your server.
|
||||
# They will be linked in the 'deploy:link_shared_paths' step.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue