Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
O
Odoo scripts
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Package Registry
Container Registry
Operate
Terraform modules
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
XCG
Odoo scripts
Commits
32afdb8ecace
Commit
32afdb8ecace
authored
3 years ago
by
Vincent Hatakeyama
Browse files
Options
Downloads
Patches
Plain Diff
orus.io is fixed so using the tag again
parent
2a4a4c75eb69
No related branches found
No related tags found
1 merge request
!51
📝 orus.io is fixed so using the tag again
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
.gitlab-ci.yml
+3
-9
3 additions, 9 deletions
.gitlab-ci.yml
with
3 additions
and
9 deletions
.gitlab-ci.yml
+
3
−
9
View file @
32afdb8e
...
@@ -13,9 +13,7 @@
...
@@ -13,9 +13,7 @@
stage
:
test
stage
:
test
needs
:
[]
needs
:
[]
image
:
image
:
# ci runners do not get the latest 11.0-bionic, so use the hash
name
:
registry.xcg.io/odoo/odoo:11.0-bionic
#name: registry.xcg.io/odoo/odoo:11.0-bionic
name
:
registry.xcg.io/odoo/odoo:hg-9d8e9462c31889244df9569ed9ac159599d17472
entrypoint
:
[
"
"
]
entrypoint
:
[
"
"
]
services
:
services
:
-
name
:
postgres:12-alpine
-
name
:
postgres:12-alpine
...
@@ -58,9 +56,7 @@
...
@@ -58,9 +56,7 @@
import_jsonrpc_odoo13_test
:
import_jsonrpc_odoo13_test
:
extends
:
import_jsonrpc_odoo11_test
extends
:
import_jsonrpc_odoo11_test
image
:
image
:
# ci runners do not get the latest 13.0, so use the hash
name
:
registry.xcg.io/odoo/odoo:13.0
#name: registry.xcg.io/odoo/odoo:13.0
name
:
registry.xcg.io/odoo/odoo:hg-05143ce629ed64d9b4d4713df4443ff4dddd3d9f
entrypoint
:
[
"
"
]
entrypoint
:
[
"
"
]
variables
:
variables
:
ODOO_TYPE
:
odoo13
ODOO_TYPE
:
odoo13
...
@@ -68,9 +64,7 @@
...
@@ -68,9 +64,7 @@
import_base_import_odoo13_test
:
import_base_import_odoo13_test
:
extends
:
import_base_import_odoo11_test
extends
:
import_base_import_odoo11_test
image
:
image
:
# ci runners do not get the latest 13.0, so use the hash
name
:
registry.xcg.io/odoo/odoo:13.0
#name: registry.xcg.io/odoo/odoo:13.0
name
:
registry.xcg.io/odoo/odoo:hg-05143ce629ed64d9b4d4713df4443ff4dddd3d9f
entrypoint
:
[
"
"
]
entrypoint
:
[
"
"
]
variables
:
variables
:
ODOO_TYPE
:
odoo13
ODOO_TYPE
:
odoo13
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment