]> kaliko git repositories - sid.git/blobdiff - .gitlab-ci.yml
Bump version
[sid.git] / .gitlab-ci.yml
index 892fd9e264915f6eb628e5ec68f2d2db9b54f0e5..a5864eff6e37ffa90205b167b4434dda39e6fa10 100644 (file)
@@ -12,7 +12,7 @@ build:
   script:
   # packaging test
   - python setup.py bdist_wheel sdist
-  - pip install dist/*
+  - pip install dist/*whl
   artifacts:
     expire_in: 1 week
     paths:
@@ -43,5 +43,4 @@ pages:
     - public
   only:
   - master
-  - dev
   - ci