Commit e51fb4d8 authored by Percen's avatar Percen
Browse files

Update .gitlab-ci.yml file

parent a8e3ed36
Pipeline #10417 failed with stage
Showing with 14 additions and 0 deletions
+14 -0
image: alpine:latest
stages:
- deploy
pages:
stage: deploy
script:
- echo "deploy to https://transfer.hft-stuttgart.de/pages/$CI_PROJECT_PATH/"
artifacts:
paths:
- public
only:
- master
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