[cci_eol] abd9f0ad9 REMOVEME: attempt at always running packaging jobs

Dridi Boukelmoune dridi at varni.sh
Tue Jun 11 15:58:33 UTC 2024


Apologies for the noise, I meant to create this branch in my
repository. It will hopefully go away soon as CI looks almost all
green.

Dridi

On Tue, Jun 11, 2024 at 3:44 PM Dridi Boukelmoune
<dridi.boukelmoune at gmail.com> wrote:
>
>
> commit abd9f0ad9246a40b5c06aba042c4b05289eed27d
> Author: Dridi Boukelmoune <dridi.boukelmoune at gmail.com>
> Date:   Tue Jun 11 17:42:25 2024 +0200
>
>     REMOVEME: attempt at always running packaging jobs
>
> diff --git a/.circleci/config.yml b/.circleci/config.yml
> index f0c2978f4..ebaa18701 100644
> --- a/.circleci/config.yml
> +++ b/.circleci/config.yml
> @@ -373,10 +373,6 @@ jobs:
>  workflows:
>    version: 2
>    commit:
> -    unless: &packaging_cond
> -      or:
> -        - << pipeline.parameters.build-pkgs >>
> -        - << pipeline.parameters.dist-url >>
>      jobs:
>        - build:
>            name: build_almalinux_8
> @@ -429,7 +425,6 @@ workflows:
>            dist: archlinux
>            release: base-devel
>    packaging:
> -    when: *packaging_cond
>      jobs: &packaging_jobs
>        - dist
>        - tar_pkg_tools
> _______________________________________________
> varnish-commit mailing list
> varnish-commit at varnish-cache.org
> https://www.varnish-cache.org/lists/mailman/listinfo/varnish-commit


More information about the varnish-commit mailing list