Skip to content
Snippets Groups Projects
Commit bd814bbb authored by Corné Lukken's avatar Corné Lukken
Browse files

test

parent e10b3ba6
No related branches found
No related tags found
1 merge request!10Add pre commit improve tox setup
Pipeline #110568 failed
Pipeline: Python Binary Wheel Package

#110570

    Pipeline: Python Binary Wheel Package

    #110569

      ...@@ -96,15 +96,15 @@ package_files: ...@@ -96,15 +96,15 @@ package_files:
      - dind - dind
      variables: variables:
      DOCKER_TLS_CERTDIR: "/certs" DOCKER_TLS_CERTDIR: "/certs"
      DOCKER_TLS_VERIFY: 1
      artifacts: artifacts:
      expire_in: 1w expire_in: 1w
      paths: paths:
      - dist/* - dist/*
      script: script:
      - env - unset DOCKER_TLS_VERIFY
      - env | grep DOCKER
      - source scripts/setup-docker-host.sh - source scripts/setup-docker-host.sh
      - env - env | grep DOCKER
      - tox -e build-ci-linux - tox -e build-ci-linux
      package_docs: package_docs:
      ......
      0% Loading or .
      You are about to add 0 people to the discussion. Proceed with caution.
      Please register or to comment