UNCLASSIFIED

Commit 1d593244 authored by James Petersen's avatar James Petersen 👀
Browse files

Merge branch 'james.petersen-master-patch-09018' into 'master'

Update .gitlab-ci.yml to use dashes rather than spaces

See merge request !20
parents 6bfcb4c7 4e6d1256
Pipeline #438543 failed with stage
in 3 minutes and 5 seconds
stages:
- scan projects
- scan-projects
scan projects:
stage: scan projects
scan-projects:
stage: scan-projects
image: "${GITLAB_INTERNAL_REGISTRY}/ironbank-tools/ironbank-pipeline/all-in-one-fedora:1.0"
before_script:
- pip install -r requirements.txt
......@@ -11,4 +11,4 @@ scan projects:
timeout: 5h
only:
- triggers
- schedules
\ No newline at end of file
- schedules
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