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
Gonschorowski, Sönke
lab-gitlab
Commits
991e7b79
Commit
991e7b79
authored
Jun 26, 2020
by
Nane Kratzke
Browse files
Aktualisieren .gitlab-ci.yml, README.md Dateien
parent
9a502382
Changes
2
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
991e7b79
...
...
@@ -19,6 +19,6 @@ job3:
-
echo "Hello I am job 3"
job4
:
stage
:
test
stage
:
deploy
script
:
-
echo "Hello I am job 4"
README.md
View file @
991e7b79
...
...
@@ -75,7 +75,7 @@ __Aufgaben:__
- echo "Hello I am job 3"
job4:
stage:
test
stage:
deploy
script:
- echo "Hello I am job 4"
```
...
...
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