Skip to content
Snippets Groups Projects
Unverified Commit 56aefd50 authored by AJRubio-Montero's avatar AJRubio-Montero Committed by GitHub
Browse files

Update config_plain.yml

parent 1bdfc5b1
No related branches found
No related tags found
No related merge requests found
...@@ -13,7 +13,8 @@ sqa_criteria: ...@@ -13,7 +13,8 @@ sqa_criteria:
#qc_style: #qc_style:
QC.Sty QC.Sty
repos: repos:
onedatasim: #onedatasim:
this_repo:
container: onedatasim-testing container: onedatasim-testing
commands: commands:
# "Flake 8 is the wrapper which verifies pep8, pyflakes and circular complexity" # "Flake 8 is the wrapper which verifies pep8, pyflakes and circular complexity"
...@@ -24,7 +25,8 @@ sqa_criteria: ...@@ -24,7 +25,8 @@ sqa_criteria:
#qc_security: #qc_security:
QC.Sec QC.Sec
repos: repos:
onedatasim: #onedatasim:
this_repo:
# preliminary check of security, only plain code without execution # preliminary check of security, only plain code without execution
container: onedatasim-testing container: onedatasim-testing
commands: commands:
......
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