[nautilus-python/wip/jtojnar/ci] fixup! ci: Add simple build action using Nix
- From: Jan Tojnar <jtojnar src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [nautilus-python/wip/jtojnar/ci] fixup! ci: Add simple build action using Nix
- Date: Tue, 6 Sep 2022 09:51:49 +0000 (UTC)
commit 9b406a97d88025cdf0eb4f9e5192010b5c6ea3c8
Author: Jan Tojnar <jtojnar gmail com>
Date: Tue Sep 6 11:51:42 2022 +0200
fixup! ci: Add simple build action using Nix
.gitlab-ci.yml | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 6f07a52..d2b4142 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -13,6 +13,7 @@ build:
- public/
pages:
+ stage: deploy
dependencies:
- build
script:
@@ -20,5 +21,5 @@ pages:
artifacts:
paths:
- public/
- rules:
- - if: $CI_COMMIT_BRANCH == $CI_DEFAULT_BRANCH
+ # rules:
+ # - if: $CI_COMMIT_BRANCH == $CI_DEFAULT_BRANCH
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]