Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Digital Experience Group
UNL_Search
Commits
a4565310
Commit
a4565310
authored
Nov 19, 2021
by
Jeff Sturek
Browse files
Update .gitlab-ci.yml file allow all branches
parent
01d54f92
Pipeline
#44163
failed with stages
in 27 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
a4565310
...
...
@@ -24,8 +24,6 @@ Dependency Check:
image
:
its-registry.unl.edu/unl-its/docker-ci/dependency-check
tags
:
-
docker
only
:
-
develop
cache
:
policy
:
push
paths
:
...
...
@@ -38,8 +36,6 @@ SonarQube:
image
:
its-registry.unl.edu/unl-its/docker-ci/static-code-analysis:php
tags
:
-
docker
only
:
-
develop
cache
:
policy
:
pull
paths
:
...
...
Write
Preview
Supports
Markdown
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