Commit 05a072e1 authored by Joe T.S.'s avatar Joe T.S. :ping_pong:
Browse files

Upload New File

parents
No related merge requests found
Pipeline #6843 canceled with stage
Showing with 15 additions and 0 deletions
+15 -0
image: alpine:latest
stages:
- deploy
pages:
stage: deploy
script:
- echo "Deploying to https://transfer.hft-stuttgart.de/pages/$CI_PROJECT_PATH/"
artifacts:
paths:
- public
only:
- master
\ No newline at end of file
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