Skip to content
This repository has been archived by the owner on Apr 13, 2020. It is now read-only.

Commit

Permalink
[DCK] Make compatible with ODOO_VERSION arg in Dockerfile
Browse files Browse the repository at this point in the history
This was disabling the ability to autobuild when using setup-devel for the 1st time. Regression introduced in 985a466.
  • Loading branch information
yajo committed Aug 13, 2018
1 parent 6076e7d commit 3f6ef4f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup-devel.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ services:
args:
AGGREGATE: "false"
DEPTH_DEFAULT: 100
ODOO_VERSION: $ODOO_MINOR
PYTHONOPTIMIZE: ""
PIP_INSTALL_ODOO: "false"
CLEAN: "false"
Expand Down

0 comments on commit 3f6ef4f

Please sign in to comment.