We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e4184f8 commit 12e2b4fCopy full SHA for 12e2b4f
runbot_transifex/data/runbot_build_config_data.xml
@@ -1,6 +1,5 @@
1
<?xml version="1.0" encoding="utf-8"?>
2
-<odoo>
3
- <data noupdate="1">
+<odoo noupdate="1">
4
<record id="runbot_build_config_step_transifex_push" model="runbot.build.config.step">
5
<field name="name">transifex_push</field>
6
<field name="job_type">python</field>
@@ -45,5 +44,4 @@ docker_params = {
45
44
46
</field>
47
</record>
48
- </data>
49
</odoo>
0 commit comments