Skip to content

Commit

Permalink
yaml file formating lint
Browse files Browse the repository at this point in the history
  • Loading branch information
gq1 committed Apr 3, 2024
1 parent 8d5b33b commit ab42afb
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions .gitlab-ci.yml
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
default:
tags:
- autoscale
- autoscale
stages:
- test
- dast
- test
- dast
include:
- template: Security/SAST.gitlab-ci.yml
- template: Security/Secret-Detection.gitlab-ci.yml
- template: Security/Dependency-Scanning.gitlab-ci.yml
- template: Security/SAST-IaC.gitlab-ci.yml
- template: DAST.gitlab-ci.yml
- template: Security/SAST.gitlab-ci.yml
- template: Security/Secret-Detection.gitlab-ci.yml
- template: Security/Dependency-Scanning.gitlab-ci.yml
- template: Security/SAST-IaC.gitlab-ci.yml
- template: DAST.gitlab-ci.yml
variables:
DAST_WEBSITE: https://pipelines-dev.tol.sanger.ac.uk/

0 comments on commit ab42afb

Please sign in to comment.