summaryrefslogtreecommitdiff
path: root/.gitlab-ci.yml
diff options
context:
space:
mode:
Diffstat (limited to '.gitlab-ci.yml')
-rw-r--r--.gitlab-ci.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index ad76c9c..9c44065 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -10,7 +10,7 @@ stages:
# Override hardcoded pep440 version file so
# `python setup.py version` reports the correct one
# based on `git describe`
- - ./deb_release.sh
+ #- ./deb_release.sh
- build-build-package
# sleep 1h to allow debugging of running container
#- sleep 3600