UNCLASSIFIED

Commit c39c250d authored by Joshua Eason's avatar Joshua Eason
Browse files

Adding support for triggered/scheduled jobs

parent a15454d8
......@@ -10,5 +10,7 @@ scan projects:
- pip install -r requirements.txt
script:
- python template.py --gitlab-url=${GITLAB_URL} --gitlab-token=${IRONBANK_TOOLS_TOKEN} --template-project=${TEMPLATE_PROJECT} --mode ${MODE} --ignore-projects=${IGNORE_PROJECTS} --run-modules=${MODULES} --target-group=${TARGET_GROUP}
when: manual
timeout: 5h
only:
- triggers
- schedules
\ No newline at end of file
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