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
Florian Hindenlang
test_gitlabCI
Commits
a7b963ec
Commit
a7b963ec
authored
May 04, 2017
by
Florian Hindenlang
Browse files
readme update [CI skip]
parent
c7b0054f
Pipeline
#12031
skipped
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
a7b963ec
# Getting started
This is a project to get started on the gitlab CI for compiling and testing code.
The master branch has a very rudimentary
`.gitlab-ci.yml`
file to build the project once.
You find the branches
`testlevel*`
with increasing test complexity in the script
`.gitlab-ci.yml`
.
Important things:
-
Explanations of the YAML syntax of the file
**.gitlab-ci.yml**
[
found here
](
https://docs.gitlab.com/ce/ci/yaml
)
-
Installation of a local runner
[
found here
](
https://docs.gitlab.com/runner/install/
)
...
...
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