Update pull.sh
This commit is contained in:
parent
52442d13fd
commit
e30a5245d9
3
pull.sh
3
pull.sh
|
|
@ -35,6 +35,7 @@ branches=(
|
|||
"dev_odex25_website"
|
||||
"dev_openeducat_erp-14.0.1.0"
|
||||
"dev_odex25_ensan"
|
||||
"dev_odex25_donation"
|
||||
"preprod_odex-event"
|
||||
"preprod_odex25_accounting"
|
||||
"preprod_odex25_base"
|
||||
|
|
@ -55,6 +56,7 @@ branches=(
|
|||
"preprod_odex25_website"
|
||||
"preprod_openeducat_erp-14.0.1.0"
|
||||
"preprod_odex25_ensan"
|
||||
"preprod_odex25_donation"
|
||||
"master_odex-event"
|
||||
"master_odex25_accounting"
|
||||
"master_odex25_base"
|
||||
|
|
@ -75,6 +77,7 @@ branches=(
|
|||
"master_odex25_website"
|
||||
"master_openeducat_erp-14.0.1.0"
|
||||
"master_odex25_ensan"
|
||||
"master_odex25_donation"
|
||||
)
|
||||
|
||||
# Error log file
|
||||
|
|
|
|||
Loading…
Reference in New Issue