summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorvarac <varacanero@zeromail.org>2017-02-24 11:23:15 +0100
committervarac <varacanero@zeromail.org>2017-03-02 10:10:38 +0100
commitaf04d06ebf3bb5974efae2ceee5c3ad061f047a4 (patch)
tree1d845a9ebe76a9f1e332749440b11d2ef5013601
parent6e2adab763d48749c7638c73cc0506250807fe20 (diff)
Fix .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 d153180..6e810f4 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -36,7 +36,7 @@ package:amd64:jessie:
ARCH: "amd64"
DIST: "jessie"
REPOS: "jessie"
- PRE_COMMIT_CMD="./debian/freeze_python_version.sh"
+ PRE_COMMIT_CMD: "./debian/freeze_python_version.sh"
<<: *job_definition
lintian: