Skip to content

Commit

Permalink
Release 0.1.11
Browse files Browse the repository at this point in the history
  • Loading branch information
onegreyonewhite committed Jun 13, 2018
1 parent 0b1d133 commit f9ed2d7
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -146,11 +146,8 @@ release_deb:
only:
- tags
image: onegreyonewhite/tox:ubuntu
before_script:
- virtualenv -p python2 /tmp/build_polemarch | echo 'Already exists.'
- /tmp/build_polemarch/bin/pip install cython vstcompile[doc] vstutils venvctrl
script:
- make deb PY=/tmp/build_polemarch/bin/python2
- make deb RELOCATE_BIN=/usr/local/bin/venvctrl-relocate
allow_failure: false
artifacts:
name: "release-rpm-${CI_BUILD_REF_NAME}.${CI_BUILD_ID}"
Expand Down

0 comments on commit f9ed2d7

Please sign in to comment.