Fixed the build_wheel task, renamed build_deb to build_debian

This commit is contained in:
s3lph 2018-11-03 21:28:24 +01:00
parent eaab46b728
commit 3e006228e1

View file

@ -51,12 +51,12 @@ build_wheel:
paths: paths:
- "dist/*.whl" - "dist/*.whl"
only: only:
- deployment - 27-deployment
- staging - staging
- master - master
- tags - tags
build_deb: build_debian:
stage: build stage: build
script: script:
- cp -r static/ package/debian/matemat/usr/lib/matemat/static/ - cp -r static/ package/debian/matemat/usr/lib/matemat/static/