Skip to content
Snippets Groups Projects
Commit e03d17c3 authored by Patrick MADELA's avatar Patrick MADELA
Browse files

Use standard runner for el9 that requires x86_64-v2 cpu

parent e0569efd
No related branches found
No related tags found
No related merge requests found
Pipeline #6763 passed
Pipeline: conan-docker-tools

#6775

    Pipeline: conan-docker-tools

    #6774

      Pipeline: conan-docker-tools

      #6773

        +9
        ......@@ -2,16 +2,12 @@ image: docker:latest
        services:
        - docker:dind
        default:
        tags:
        - docker
        - isac
        - linux
        variables:
        NAME: conan-el9-gcc115
        CONTAINER_TEST_IMAGE: ${CI_REGISTRY_IMAGE}/${NAME}:$CI_COMMIT_REF_SLUG
        CONTAINER_RELEASE_IMAGE: ${CI_REGISTRY_IMAGE}/${NAME}:latest
        DOCKER_BUILD_EXTRA_OPTIONS: ""
        DOCKER_RUN_EXTRA_OPTIONS: ""
        stages:
        - build
        ......
        0% Loading or .
        You are about to add 0 people to the discussion. Proceed with caution.
        Please register or to comment