Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
D
Document Attachment HR
Manage
Activity
Members
Labels
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Model registry
Analyze
Model experiments
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 modules
Document Attachment HR
Commits
0c69df05244e
Commit
0c69df05244e
authored
1 year ago
by
Vincent Hatakeyama
Browse files
Options
Downloads
Patches
Plain Diff
run hr and document_attachment tests
parent
720a3eb0863b
No related branches found
No related tags found
1 merge request
!1
Initial version
Pipeline
#77134
failed
1 year ago
Stage: build
Stage: test
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
.gitlab-ci.yml
+6
-0
6 additions, 0 deletions
.gitlab-ci.yml
with
6 additions
and
0 deletions
.gitlab-ci.yml
+
6
−
0
View file @
0c69df05
...
...
@@ -2,6 +2,12 @@
-
project
:
xcg/ci-templates
file
:
/odoo/13.0/gitlab-ci.yaml
variables
:
ODOO_SCRIPTS_MODULE_LIST_TESTS
:
hr
# hr runs some tests that do not wait for document_attachment_hr to be installed, so
# force installing it then run tests
ODOO_SCRIPTS_MODULE_LIST
:
document_attachment_hr,hr_contract,document_attachment
cfensure
:
cache
:
paths
:
...
...
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