Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Willnow, Patrick
lab-gitlab
Commits
45cb316f
Commit
45cb316f
authored
Jun 29, 2020
by
Nane Kratzke
Browse files
Aktualisieren .gitlab-ci.yml
parent
9d810f49
Changes
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
45cb316f
...
...
@@ -2,8 +2,16 @@ variables:
GREET
:
"
Mundo"
stages
:
-
info
-
test
docker
:
stage
:
info
services
:
-
docker:dind
script
:
-
docker info
java
:
stage
:
test
image
:
"
openjdk:14"
...
...
Write
Preview
Supports
Markdown
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