UNCLASSIFIED

Commit 882f3080 authored by Al Fontaine's avatar Al Fontaine
Browse files

Delete .gitlab-ci.yml

parent 6d61a050
Pipeline #214138 failed with stages
in 5 seconds
include:
- project: 'ironbank-tools/ironbank-pipeline'
file: /templates/globals.yaml
- project: 'ironbank-tools/ironbank-pipeline'
file: /stages/preflight/base.yaml
# No greylist file yet, so this doesn't pass
# - project: 'ironbank-tools/ironbank-pipeline'
# file: /stages/lint/base.yaml
- project: 'ironbank-tools/ironbank-pipeline'
file: /stages/import-artifacts/base.yaml
- project: 'ironbank-tools/ironbank-pipeline'
file: /stages/scan-artifacts/clamav-scan.yaml
- project: 'ironbank-tools/ironbank-pipeline'
file: /stages/build/base.yaml
- project: 'ironbank-tools/ironbank-pipeline'
file: /stages/scanning/base.yaml
- project: 'ironbank-tools/ironbank-pipeline'
file: /stages/csv-output/base.yaml
- project: 'ironbank-tools/ironbank-pipeline'
file: /stages/check-cves/base.yaml
- project: 'ironbank-tools/ironbank-pipeline'
file: /stages/documentation/base.yaml
- project: 'ironbank-tools/ironbank-pipeline'
file: /stages/vat/base.yaml
- project: 'ironbank-tools/ironbank-pipeline'
file: /stages/publish/base.yaml
# - local: templates/globals.yaml
# - local: stages/preflight/base.yaml
# - local: stages/lint/base.yaml
# - local: stages/import-artifacts/base.yaml
# - local: stages/scan-artifacts/clamav-scan.yaml
# - local: stages/build/base.yaml
# # # # Removing post-build stage, not needed for beta
# # # # - local: stages/post-build/base.yaml
# - local: stages/scanning/base.yaml
# - local: stages/csv-output/base.yaml
# - local: stages/check-cves/base.yaml
# - local: stages/documentation/base.yaml
# - local: stages/vat/base.yaml
# - local: stages/publish/base.yaml
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment