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

New test

parent 5e0a4590
Branches
Tags
No related merge requests found
Pipeline #1227 failed
Pipeline: conan-docker-tools

#1230

    Pipeline: conan-docker-tools

    #1229

      Pipeline: conan-docker-tools

      #1228

        ......@@ -39,6 +39,9 @@ release:
        - docker pull ${CONTAINER_TEST_IMAGE}
        - docker tag ${CONTAINER_TEST_IMAGE} ${CONTAINER_RELEASE_IMAGE}
        - docker push ${CONTAINER_RELEASE_IMAGE}
        - echo "sample artifact" > artifact.txt
        artifacts:
        paths: [artifact.txt]
        conan-el6-gcc73:
        stage: deploy
        ......
        0% Loading or .
        You are about to add 0 people to the discussion. Proceed with caution.
        Please register or to comment