UNCLASSIFIED

Commit 4e6d1256 authored by James Petersen's avatar James Petersen 👀
Browse files

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

parent 6bfcb4c7
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