[gcr/gnome-41] ci: Create public folder on publish
- From: Niels De Graef <nielsdg src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gcr/gnome-41] ci: Create public folder on publish
- Date: Tue, 28 Jun 2022 12:23:55 +0000 (UTC)
commit 4babee933bfdc7c30ca75244c154504c593d1a05
Author: Corentin Noël <corentin elementary io>
Date: Sun Nov 14 20:48:03 2021 +0100
ci: Create public folder on publish
We need to create it before putting content into it.
.gitlab-ci.yml | 1 +
1 file changed, 1 insertion(+)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 6dc614b1..91999cd0 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -89,6 +89,7 @@ pages:
- master
needs: ['fedora:coverage']
script:
+ - mkdir public
- mv _build/meson-logs/coveragereport public/coverage
- mv _build/docs/gck/gck-1 public/gck-1
- mv _build/docs/gcr/gcr-3 public/gcr-3
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]