master: 996b1b2e4a
Gitlab plugin
This commit is contained in:
parent
19dc56668e
commit
7a3ae9ddfb
2 changed files with 0 additions and 16 deletions
|
@ -1,15 +0,0 @@
|
|||
image: alpine:latest
|
||||
|
||||
pages:
|
||||
stage: deploy
|
||||
script:
|
||||
- mkdir .public
|
||||
- ls
|
||||
- cp -r * .public
|
||||
- mv .public public
|
||||
- ls public
|
||||
artifacts:
|
||||
paths:
|
||||
- public
|
||||
only:
|
||||
- gh-pages
|
|
@ -1 +0,0 @@
|
|||
[![build status](https://kumigit.xyz/kumitterer/hirnkotze/badges/gh-pages/build.svg)](https://kumigit.xyz/kumitterer/hirnkotze/commits/gh-pages)
|
Loading…
Reference in a new issue