mirror of
https://github.com/YunoHost-Apps/synapse_ynh.git
synced 2024-09-03 20:26:38 +02:00
Use specific commit for CI
This commit is contained in:
parent
38d3018a38
commit
eca523222e
1 changed files with 2 additions and 2 deletions
|
@ -12,7 +12,7 @@
|
|||
setup_public=1
|
||||
upgrade=1
|
||||
upgrade=1 from_commit=db374d2bff981d2660ebdac52ee77c684383c00d
|
||||
upgrade=1 from_commit=39b2e75dc51ac1a3f1ef937b6009e6fe786b037f
|
||||
upgrade=1 from_commit=0b830d9e4eadefb907f1f30a02ffbb84778f91fc
|
||||
backup_restore=1
|
||||
multi_instance=1
|
||||
incorrect_path=0
|
||||
|
@ -33,5 +33,5 @@
|
|||
;;; Upgrade options
|
||||
; commit=db374d2bff981d2660ebdac52ee77c684383c00d
|
||||
name=Fix postgresql helper from old_version_for_CI_2 branch
|
||||
; commit=39b2e75dc51ac1a3f1ef937b6009e6fe786b037f
|
||||
; commit=0b830d9e4eadefb907f1f30a02ffbb84778f91fc
|
||||
name=Migrate from self signed certificate to cert managed by Yunohost
|
||||
|
|
Loading…
Add table
Reference in a new issue