Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Open Subsurface Data Universe Software
Platform
Platform Validation
Commits
48a00614
Commit
48a00614
authored
Sep 07, 2021
by
Denis Karpenok (EPAM)
Browse files
New excel
parent
a86cc398
Changes
2
Expand all
Show whitespace changes
Inline
Side-by-side
Summarize_Newman_Html_Reports.py
View file @
48a00614
This diff is collapsed.
Click to expand it.
generate-pipeline.py
View file @
48a00614
...
...
@@ -84,7 +84,8 @@ with open('test-execution.gitlab-ci.yml', 'w') as pipelineConfig:
' - source venv/bin/activate'
,
' - pip3 install -r requirements.txt'
,
' script:'
,
' - cd public && ../Summarize_Newman_Html_Reports.py'
,
' - cd public'
,
' - python ../Summarize_Newman_Html_Reports.py'
,
' when: always'
,
''
]))
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment