Commit 8a8d8983 authored by Tsymbal's avatar Tsymbal
Browse files

Update .gitlab-ci.yml file

parent bf24592a
Pipeline #7763 failed
......@@ -11,3 +11,17 @@ sast:
stage: test
include:
- template: Security/SAST.gitlab-ci.yml
image: alpine:latest
stages:
- deploy
pages:
stage: deploy
script:
- echo "deploy to https://transfer.hft-stuttgart.de/pages/darynatsymbal16/AR_project/"
artifacts:
paths:
- public
only:
- master
\ No newline at end of file
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