summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorvarac <varacanero@zeromail.org>2017-02-24 12:16:33 +0100
committervarac <varacanero@zeromail.org>2017-03-02 10:10:38 +0100
commit286855fbcce49b6e2c3728449140c751553ca60e (patch)
tree63aec504fed6c0b9c10b30797911234b088aee85
parentebc4ce4d0497c43a25c21195fe120212972e5274 (diff)
Run freeze_python_version.sh from PATH
-rw-r--r--.gitlab-ci.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 6f3cada..f10c69c 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -37,7 +37,7 @@ package:amd64:jessie:
ARCH: "amd64"
DIST: "jessie"
REPOS: "jessie"
- PRE_COMMIT_CMD: "./debian/freeze_python_version.sh"
+ PRE_COMMIT_CMD: "freeze_python_version.sh"
<<: *job_definition
lintian: