Delete .gitlab-ci.yml
This commit is contained in:
parent
3f5dbce597
commit
02923b8657
|
@ -1,13 +0,0 @@
|
||||||
stages:
|
|
||||||
- build
|
|
||||||
|
|
||||||
build:
|
|
||||||
image: screenplain:latest
|
|
||||||
stage: build
|
|
||||||
only:
|
|
||||||
- main
|
|
||||||
artifacts:
|
|
||||||
paths:
|
|
||||||
- ScreenPlay/
|
|
||||||
script:
|
|
||||||
screenplain holyloop.fountain ScreenPlay/holyloop.pdf
|
|
Loading…
Reference in New Issue