Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
open-source
MetaGer
Commits
0f2e35cc
Commit
0f2e35cc
authored
Nov 21, 2019
by
Dominik Hebeler
Browse files
Added build stage
parent
3286a65f
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.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
Supports
Markdown
0%
Try again
or
attach a new 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