Commit 18d310fa authored by Percen's avatar Percen
Browse files

Update .gitlab-ci.yml file

parent d1cec7b8
No related merge requests found
Pipeline #10419 failed with stage
in 8 seconds
Showing with 0 additions and 2 deletions
+0 -2
......@@ -7,8 +7,6 @@ pages:
stage: deploy
script:
- echo "deploy to https://transfer.hft-stuttgart.de/pages/$CI_PROJECT_PATH/"
- mkdir -p public # Erstelle das public-Verzeichnis
- echo "Hello World" > public/index.html # Lege eine Testdatei hinein
artifacts:
paths:
- public
......
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