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

Test

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

#110563

    Pipeline: Python Binary Wheel Package

    #110562

      ...@@ -94,12 +94,17 @@ package_files: ...@@ -94,12 +94,17 @@ package_files:
      stage: package stage: package
      tags: tags:
      - dind - dind
      variables:
      DOCKER_TLS_CERTDIR: "/certs"
      DOCKER_TLS_VERIFY: 1
      artifacts: artifacts:
      expire_in: 1w expire_in: 1w
      paths: paths:
      - dist/* - dist/*
      script: script:
      - env
      - source scripts/setup-docker-host.sh - source scripts/setup-docker-host.sh
      - env
      - 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