UNCLASSIFIED
Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Open sidebar
Ironbank Tools
project-template
Commits
cc432247
Commit
cc432247
authored
Jan 20, 2021
by
gavin.scallon
Browse files
Add arg to command run
parent
1ea38965
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
.gitlab-ci.yml
.gitlab-ci.yml
+1
-1
No files found.
.gitlab-ci.yml
View file @
cc432247
...
...
@@ -7,7 +7,7 @@ scan projects:
before_script
:
-
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}
-
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}
--distroless-projects=${DISTROLESS_PROJECTS}
timeout
:
5h
only
:
-
triggers
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment