mirror of
https://git8.cs.fau.de/theses/bsc-leon-vatthauer.git
synced 2024-05-31 07:28:34 +02:00
Delete .gitlab-ci.yml
This commit is contained in:
parent
49e4a0b75b
commit
0b8d982a46
1 changed files with 0 additions and 11 deletions
|
@ -1,11 +0,0 @@
|
||||||
image: busybox
|
|
||||||
|
|
||||||
pages:
|
|
||||||
stage: deploy
|
|
||||||
script:
|
|
||||||
- echo "The site will be deployed to $CI_PAGES_URL"
|
|
||||||
artifacts:
|
|
||||||
paths:
|
|
||||||
- public
|
|
||||||
rules:
|
|
||||||
- if: $CI_COMMIT_BRANCH == $CI_DEFAULT_BRANCH
|
|
Loading…
Reference in a new issue