Commit 90f687a9 authored by Rafiei's avatar Rafiei
Browse files

Update .gitlab-ci.yml file

parent 24f4ec38
Pipeline #9175 failed with stage
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
Markdown is supported
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