Delete .gitlab-ci.yml
This commit is contained in:
parent
d2c6190297
commit
12b3c6b29b
@ -1,11 +0,0 @@
|
||||
image: alpine:latest
|
||||
|
||||
pages:
|
||||
stage: deploy
|
||||
script:
|
||||
- echo 'Nothing to do...'
|
||||
artifacts:
|
||||
paths:
|
||||
- public
|
||||
only:
|
||||
- master
|
Loading…
x
Reference in New Issue
Block a user