Skip to content
Snippets Groups Projects
Commit e03d17c3 authored by MADELA Patrick's avatar MADELA Patrick
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
        image: docker:latest image: docker:latest
        services: services:
        - docker:dind - docker:dind
        default:
        tags:
        - docker
        - isac
        - linux
        variables: variables:
        NAME: conan-el9-gcc115 NAME: conan-el9-gcc115
        CONTAINER_TEST_IMAGE: ${CI_REGISTRY_IMAGE}/${NAME}:$CI_COMMIT_REF_SLUG CONTAINER_TEST_IMAGE: ${CI_REGISTRY_IMAGE}/${NAME}:$CI_COMMIT_REF_SLUG
        CONTAINER_RELEASE_IMAGE: ${CI_REGISTRY_IMAGE}/${NAME}:latest CONTAINER_RELEASE_IMAGE: ${CI_REGISTRY_IMAGE}/${NAME}:latest
        DOCKER_BUILD_EXTRA_OPTIONS: ""
        DOCKER_RUN_EXTRA_OPTIONS: ""
        stages: stages:
        - build - build
        ......
        0% Loading or .
        You are about to add 0 people to the discussion. Proceed with caution.
        Please register or to comment