[Armadeus-commitlog] armadeus branch, master, updated. armadeus-7.0-420-g8e3dd96b3
Brought to you by:
sszy
|
From: sszy <ss...@us...> - 2024-06-18 08:32:39
|
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "armadeus".
The branch, master has been updated
via 8e3dd96b39122eb3a337e5a16a0d2ac4508a80e7 (commit)
from adb3bd67450f5e5d7e42ecfb4b9b2921d0bfbdc9 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 8e3dd96b39122eb3a337e5a16a0d2ac4508a80e7
Author: Sébastien Szymanski <seb...@ar...>
Date: Tue Jun 18 10:31:49 2024 +0200
.gitlab-ci.yml: remove job timeout, use runner timeout instead
-----------------------------------------------------------------------
Summary of changes:
.gitlab-ci.yml | 1 -
1 file changed, 1 deletion(-)
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 45622f700..1e81e978d 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -32,7 +32,6 @@ stages:
parallel:
matrix:
- ARMADEUS_PLATFORM: [apf27, apf28, apf51, apf6, opos6ul, opos6ulnano, opos8mm-legacy-5.10, opos93-legacy-6.1]
- timeout: 4h
build-merge-request:
rules:
hooks/post-receive
--
armadeus
|