[damned-lies] fix: always build production image
- From: Guillaume Bernard <gbernard src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [damned-lies] fix: always build production image
- Date: Tue, 10 May 2022 08:30:02 +0000 (UTC)
commit e40d6b1df3c4facc6551dbb15b39368d943298bc
Author: Guillaume Bernard <associations guillaume-bernard fr>
Date: Mon May 9 15:06:23 2022 +0200
fix: always build production image
.gitlab-ci.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index a90292bd..da57a214 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -262,7 +262,7 @@ build_container:production:
- buildah push "${IMAGE_TAG}-${KIND_OF_DEPLOYMENT}"
rules:
- if: $CI_COMMIT_BRANCH == $CI_DEFAULT_BRANCH
- when: manual
+ when: always
- when: never
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]