Message ID | 20230914155422.426639-3-alex.bennee@linaro.org |
---|---|
State | Superseded |
Headers | show |
Series | testing/next: avocado, gitlab, docker, cirrus | expand |
On 14/09/2023 17.54, Alex Bennée wrote: > Signed-off-by: Alex Bennée <alex.bennee@linaro.org> > --- > .gitlab-ci.d/base.yml | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/.gitlab-ci.d/base.yml b/.gitlab-ci.d/base.yml > index 188a770799..ef173a34e6 100644 > --- a/.gitlab-ci.d/base.yml > +++ b/.gitlab-ci.d/base.yml > @@ -68,7 +68,7 @@ variables: > > ############################################################# > # Stage 2: fine tune execution of jobs in specific scenarios > - # where the catch all logic is inapprorpaite > + # where the catch all logic is inappropriate > ############################################################# > > # Optional jobs should not be run unless manually triggered Reviewed-by: Thomas Huth <thuth@redhat.com>
On 14/9/23 17:54, Alex Bennée wrote: > Signed-off-by: Alex Bennée <alex.bennee@linaro.org> > --- > .gitlab-ci.d/base.yml | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
diff --git a/.gitlab-ci.d/base.yml b/.gitlab-ci.d/base.yml index 188a770799..ef173a34e6 100644 --- a/.gitlab-ci.d/base.yml +++ b/.gitlab-ci.d/base.yml @@ -68,7 +68,7 @@ variables: ############################################################# # Stage 2: fine tune execution of jobs in specific scenarios - # where the catch all logic is inapprorpaite + # where the catch all logic is inappropriate ############################################################# # Optional jobs should not be run unless manually triggered
Signed-off-by: Alex Bennée <alex.bennee@linaro.org> --- .gitlab-ci.d/base.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)