[gimp-help/wip/wormnest/ci-pdf2] ci: test gitlab-ci
- From: Jacob Boerema <jboerema src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gimp-help/wip/wormnest/ci-pdf2] ci: test gitlab-ci
- Date: Wed, 23 Feb 2022 22:10:27 +0000 (UTC)
commit 6427f4ae25c1deb3c9ff6b3e07ffcb2531a88ed2
Author: Jacob Boerema <jgboerema gmail com>
Date: Wed Feb 23 16:55:12 2022 -0500
ci: test gitlab-ci
.gitlab-ci.yml | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 7c230e246..d8cbc4e8f 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -42,6 +42,7 @@ build-debian:
- cd ../web
- make
- mv /html/ ../html/
- - cd ../_build
- - mv /quickreference/pdf/ ../html/2.10/pdf/
+ - mkdir ../html/2.10
+ - cd ../_build/quickreference
+ - mv ./pdf/ ../../html/2.10/pdf/
timeout: 2 hours 30 minutes
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]