Skip to content
Snippets Groups Projects
Commit 153d5a0f authored by Vincent Hatakeyama's avatar Vincent Hatakeyama
Browse files

:rocket: Push image to our registry too :whale:

parent cfd99a53
No related branches found
No related tags found
1 merge request!20push to our registry
......@@ -8,7 +8,6 @@
variables:
TAG_LATEST: branch/default
DOCKER_IMAGE: xcgd/odoo_scripts
HTML_DOC_SOURCES: doc/_build/html
import_jsonrpc_odoo11_test:
......@@ -65,6 +64,11 @@
ODOO_TYPE: odoo13
allow_failure: true
build-docker-image:
script:
- DOCKER_IMAGE=registry.xcg.io/xcgd/odoo_scripts docker-build
- DOCKER_IMAGE=xcgd/odoo_scripts docker-build
build-documentation:
stage: build
image: python:3-alpine
......
......@@ -7,6 +7,8 @@
Fix copy of modules static with core in its path.
Push image to our registry too.
7.0.3
-----
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment