[gnome-runtime-images/alatiera/ci: 1/2] ci: make jobs interruptible
- From: Jordan Petridis <jpetridis src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-runtime-images/alatiera/ci: 1/2] ci: make jobs interruptible
- Date: Thu, 7 Jul 2022 16:47:33 +0000 (UTC)
commit 15b194e314be19ecd0ee8c7b58d9b267c54a91ba
Author: Jordan Petridis <jordan centricular com>
Date: Thu Jul 7 19:44:52 2022 +0300
ci: make jobs interruptible
.gitlab-ci.yml | 1 +
1 file changed, 1 insertion(+)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 9ef8ea0..4a390b4 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -17,6 +17,7 @@ default:
# Newer versions of podman/buildah try to set overlayfs mount options when
# using the vfs driver, and this causes errors.
- sed -i '/^mountopt =.*/d' /etc/containers/storage.conf
+ interruptible: true
retry: 1
# Expects ${DOCKERIMAGE} which should be the name+tag of the registry image.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]