Re: [PATCH] gitlab-ci: Replace build_script -> step_script in Cirrus jobs

2024-08-18 Thread Thomas Huth
On 16/08/2024 23.32, Philippe Mathieu-Daudé wrote: Long due upgrade, see [1]: In GitLab Runner 13.2 a translation for step_script to build_script was added to the custom executor. In 14.0 the build_script stage will be replaced with step_script. We are using GitLab 17 [2]! This remove

[PATCH] gitlab-ci: Replace build_script -> step_script in Cirrus jobs

2024-08-16 Thread Philippe Mathieu-Daudé
Long due upgrade, see [1]: In GitLab Runner 13.2 a translation for step_script to build_script was added to the custom executor. In 14.0 the build_script stage will be replaced with step_script. We are using GitLab 17 [2]! This removes the following warning: WARNING: Starting with versi