Commit 2d58c697 authored by Wolfgang Knopki's avatar Wolfgang Knopki
Browse files

Update .gitlab-ci.yml

parent 1636fb5a
No related merge requests found
Pipeline #5976 passed with stage
in 28 seconds
Showing with 2 additions and 1 deletion
+2 -1
image: alpine:latest
stages:
- test
- deploy
pages-test:
......@@ -13,7 +14,7 @@ pages-test:
- echo "Teste, ob Kontaktperson gesetzt ist..."
- (! grep 'Max Mustermann' public/kontakt.html)
only:
- master
- test
pages-master:
stage: deploy
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment