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
63d47798
Commit
63d47798
authored
Sep 07, 2021
by
Denis Karpenok (EPAM)
Browse files
New excel
parent
e7431d75
Pipeline
#63583
failed with stages
in 1 minute and 54 seconds
Changes
2
Pipelines
2
Expand all
Hide whitespace changes
Inline
Side-by-side
Summarize_Newman_Html_Reports.py
View file @
63d47798
This diff is collapsed.
Click to expand it.
generate-pipeline.py
View file @
63d47798
...
...
@@ -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
Markdown
is supported
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