Skip to content
Snippets Groups Projects
Commit 292d3afb authored by Boris Yakobowski's avatar Boris Yakobowski Committed by Kostyantyn Vorobyov
Browse files

Add CfP and Security to continuous integration

parent 1e2e1539
No related branches found
No related tags found
No related merge requests found
......@@ -3,4 +3,18 @@ Tests:
- ~oci/oci/bin/bf_client.native run --socket ~oci/data/oci-data/oci.socket --rootfs 1 --frama-c master --E-ACSL $(git rev-parse HEAD) E-ACSL
tags:
except:
- tags
\ No newline at end of file
- tags
context-from-precondition:
script:
- ~oci/oci/bin/bf_client.native run --socket ~oci/data/oci-data/oci.socket --rootfs 1 --E-ACSL $CI_BUILD_REF --branch $CI_BUILD_REF_NAME context-from-precondition
tags:
except:
- tags
Security:
script:
- ~oci/oci/bin/bf_client.native run --socket ~oci/data/oci-data/oci.socket --rootfs 1 --E-ACSL $CI_BUILD_REF --branch $CI_BUILD_REF_NAME Security
tags:
except:
- 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