Skip to content
Snippets Groups Projects
Commit 12de1153 authored by Alan Nelson's avatar Alan Nelson
Browse files

Always run tests on develop

parent a622311d
No related branches found
No related tags found
2 merge requests!54Develop,!53Always run tests on develop
......@@ -3,7 +3,6 @@ Test Container Versions:
tags:
- linux
- dockerd
needs: ["Make Static Code Analysis", "Make Detect Secrets", "Make Dependency Check"]
only:
- develop
script:
......@@ -16,7 +15,6 @@ Test PHP Lint:
tags:
- linux
- dockerd
needs: ["Make PHP Lint"]
only:
- develop
script:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment