Skip to content
Snippets Groups Projects
Commit 7ac291d9 authored by Jonas Zohren's avatar Jonas Zohren :speech_balloon:
Browse files

Add explicit list of stages

parent 6a159f73
No related branches found
No related tags found
No related merge requests found
Pipeline #6251 passed
...@@ -2,7 +2,9 @@ include: ...@@ -2,7 +2,9 @@ include:
- template: Dependency-Scanning.gitlab-ci.yml - template: Dependency-Scanning.gitlab-ci.yml
- template: Security/License-Scanning.gitlab-ci.yml - template: Security/License-Scanning.gitlab-ci.yml
stages:
- test
- build
# This file is a template, and might need editing before it works on your project. # This file is a template, and might need editing before it works on your project.
docker-build-master: docker-build-master:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment