mirror of
https://github.com/radek-sprta/awesome-game-remakes.git
synced 2025-07-23 08:13:01 +02:00
@@ -1,13 +1,3 @@
|
|||||||
stages:
|
|
||||||
- lint
|
|
||||||
- deploy
|
|
||||||
|
|
||||||
lint:awesome-lint:
|
|
||||||
image: pipelinecomponents/awesome-lint
|
|
||||||
script:
|
|
||||||
- awesome-lint README.md
|
|
||||||
stage: lint
|
|
||||||
|
|
||||||
pages:
|
pages:
|
||||||
image: python:latest
|
image: python:latest
|
||||||
script:
|
script:
|
||||||
@@ -19,7 +9,6 @@ pages:
|
|||||||
- cp CREDITS.md docs/credits.md
|
- cp CREDITS.md docs/credits.md
|
||||||
- cp LICENSE docs/license.md
|
- cp LICENSE docs/license.md
|
||||||
- mkdocs build -d public/
|
- mkdocs build -d public/
|
||||||
stage: deploy
|
|
||||||
artifacts:
|
artifacts:
|
||||||
paths:
|
paths:
|
||||||
- public
|
- public
|
||||||
|
Reference in New Issue
Block a user