[retro-gtk/build-doc: 8/16] ci: Add a missing stage
- From: Adrien Plazas <aplazas src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [retro-gtk/build-doc: 8/16] ci: Add a missing stage
- Date: Sun, 12 Apr 2020 08:53:35 +0000 (UTC)
commit 52692b59fe9cdc6f4627d751e83d67569f08f254
Author: Adrien Plazas <kekun plazas laposte net>
Date: Sun Apr 12 09:58:37 2020 +0200
ci: Add a missing stage
.gitlab-ci.yml | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 7a51871..d0aebcf 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -4,6 +4,7 @@ stages:
- doc
- test
- review
+ - publish
api-visibility:
stage: lint
@@ -128,7 +129,7 @@ stop_review:
- tags
pages:
- stage: deploy
+ stage: publish
script:
- mv _reference/ public/
artifacts:
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]