"...fwe-ade.git" did not exist on "dc0eb2c39f1f2af70c46a70b46b09ac165e1e7ac"
Commit 4e8fb01e authored by Rushikesh Padsala's avatar Rushikesh Padsala
Browse files

added CI/CD

parent 40bd40c6
Pipeline #6788 passed with stage
in 6 seconds
Showing with 11 additions and 0 deletions
+11 -0
image: alpine:latest
pages:
stage: deploy
script:
- echo "Deploying 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