[wgo] Switch from kaniko to buildah
- From: Bartłomiej Piotrowski <bpiotrowski src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [wgo] Switch from kaniko to buildah
- Date: Tue, 31 May 2022 18:47:48 +0000 (UTC)
commit 095f910156269a770a581392a70ca4903b7eedf9
Author: Bartłomiej Piotrowski <bpiotrowski gnome org>
Date: Tue May 31 20:47:37 2022 +0200
Switch from kaniko to buildah
.gitlab-ci.yml | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 90d5a1f..c164eb3 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -1,11 +1,11 @@
include:
- project: 'Infrastructure/openshift-images/ci-templates'
- file: '/kaniko.yml'
+ file: '/buildah.yml'
wgo:
extends:
- - .kaniko-monorepo
+ - .buildah
wgo_membershiplist:
extends:
- - .kaniko-monorepo
+ - .buildah
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]