Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
open-source
MetaGer
Commits
0f2e35cc
Commit
0f2e35cc
authored
Nov 21, 2019
by
Dominik Hebeler
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Added build stage
parent
3286a65f
Changes
1
Pipelines
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
0 deletions
+4
-0
.gitlab-ci.yml
.gitlab-ci.yml
+4
-0
No files found.
.gitlab-ci.yml
View file @
0f2e35cc
...
...
@@ -10,8 +10,12 @@ variables:
SAST_DISABLED
:
"
true"
TEST_DISABLED
:
"
true"
include
:
-
template
:
Jobs/Build.gitlab-ci.yml
stages
:
-
prepare
-
build
# Prepares the secret files that we cannot or don't want to share with public
prepare_secrets
:
...
...
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