Skip to content
Snippets Groups Projects
Commit df4298f8 authored by alexandr.kravchenko's avatar alexandr.kravchenko
Browse files

Added analysis stage to the yaml file

parent cfb58a47
No related branches found
No related tags found
No related merge requests found
Pipeline #6524 passed with stages
in 5 minutes and 13 seconds
stages:
- prepare
- analyze
- build
- test
variables:
GIT_SUBMODULE_STRATEGY: normal
dapcash-node-analyze:
stage: analyze
tags:
- dapcash-node
script: ~/production/integration/PVS-studio/analyze.sh
artifacts:
paths:
- report/issues.txt
when: always
dapcash-node-schedule:
stage: build
tags:
......
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