[libmanette] ci: Drop the pages task
- From: Adrien Plazas <aplazas src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [libmanette] ci: Drop the pages task
- Date: Sun, 15 Nov 2020 18:24:11 +0000 (UTC)
commit deadda950976f08373823d1a433cf76ef4ec0972
Author: Adrien Plazas <kekun plazas laposte net>
Date: Sun Nov 15 19:22:25 2020 +0100
ci: Drop the pages task
The pages will be built by a dedicated branch instead.
.gitlab-ci.yml | 12 ------------
1 file changed, 12 deletions(-)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index c8f2089..4148218 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -64,15 +64,3 @@ doc:
artifacts:
paths:
- _doc
-
-pages:
- stage: publish
- dependencies:
- - doc
- script:
- - mv _doc/ public/
- artifacts:
- paths:
- - public
- only:
- - master
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]