Skip to content

Commit

Permalink
Merge pull request #275 from acsone/upgrade-mt-sbi
Browse files Browse the repository at this point in the history
Upgrade maintainer-tools
  • Loading branch information
sbidoul authored Dec 10, 2023
2 parents 089335a + 3bce660 commit 664cc7b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ RUN set -x \
&& python3 -m venv /ocamt \
&& /ocamt/bin/pip install --no-cache-dir -U pip wheel
RUN set -x \
&& /ocamt/bin/pip install --no-cache-dir -e git+https://github.com/OCA/maintainer-tools@f71041f22b8cd68cf7c77b73a14ca8d8cd190a60#egg=oca-maintainers-tools \
&& /ocamt/bin/pip install --no-cache-dir -e git+https://github.com/OCA/maintainer-tools@9a170331575a265c092ee6b24b845ec508e8ef75#egg=oca-maintainers-tools \
&& ln -s /ocamt/bin/oca-gen-addons-table /usr/local/bin/ \
&& ln -s /ocamt/bin/oca-gen-addon-readme /usr/local/bin/ \
&& ln -s /ocamt/bin/oca-gen-metapackage /usr/local/bin/ \
Expand Down

0 comments on commit 664cc7b

Please sign in to comment.