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

      This commit is part of merge request !10. Comments created here will be created in the context of that merge request.
      ......@@ -94,12 +94,17 @@ package_files:
      stage: package
      tags:
      - dind
      variables:
      DOCKER_TLS_CERTDIR: "/certs"
      DOCKER_TLS_VERIFY: 1
      artifacts:
      expire_in: 1w
      paths:
      - dist/*
      script:
      - env
      - source scripts/setup-docker-host.sh
      - env
      - tox -e build-ci-linux
      package_docs:
      ......
      0% Loading or .
      You are about to add 0 people to the discussion. Proceed with caution.
      Please register or to comment