Delete .gitlab-ci.yml
This commit is contained in:
parent
2e0dd521b4
commit
a51d792524
1 changed files with 0 additions and 11 deletions
|
|
@ -1,11 +0,0 @@
|
||||||
image: alpine:latest
|
|
||||||
|
|
||||||
pages:
|
|
||||||
stage: deploy
|
|
||||||
script:
|
|
||||||
- echo 'Nothing to do...'
|
|
||||||
artifacts:
|
|
||||||
paths:
|
|
||||||
- public
|
|
||||||
only:
|
|
||||||
- master
|
|
||||||
Loading…
Reference in a new issue