From 3e006228e17b56678f0448df4d7e345e12473256 Mon Sep 17 00:00:00 2001 From: s3lph Date: Sat, 3 Nov 2018 21:28:24 +0100 Subject: [PATCH] Fixed the build_wheel task, renamed build_deb to build_debian --- .gitlab-ci.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index ab5e86d..06b205a 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -51,12 +51,12 @@ build_wheel: paths: - "dist/*.whl" only: - - deployment + - 27-deployment - staging - master - tags -build_deb: +build_debian: stage: build script: - cp -r static/ package/debian/matemat/usr/lib/matemat/static/