Passa al contenuto
Menu
È necessario essere registrati per interagire con la community.
La domanda è stata contrassegnata
3 Risposte
5410 Visualizzazioni

We're attempting to upgrade a database hosted in Odoo.sh. We're ready to cross the finish line and have the following message in our logs (complete with misspelling of the word "believe"):

If you beleive your custom code does not need any upgrade script, you can push an empty commit using the following command:
$ git commit --allow-empty -m 'Trigger update'

How/where in Odoo.sh would we issue this git commit command? What am I missing? Thanks




Avatar
Abbandona

Can you please elaborate “Go to where git is initiated

Risposta migliore

Hi, 

This is simple: Go to the branch which you want to migrate. then Open a shell
Go to where git is initiated ( your project directory ) and write: git commit --allow-empty -m 'Trigger update'

then git push ... (as normal ) 

hope this helps.

Avatar
Abbandona
Risposta migliore

See the link: https://youtu.be/-j9MSQYZ_-k

Avatar
Abbandona
Risposta migliore

Within

Avatar
Abbandona
Post correlati Risposte Visualizzazioni Attività
2
mar 22
5197
0
ott 21
1838
3
set 24
19815
5
giu 20
9338
1
gen 24
16381