aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar Christopher Baklid <[email protected]>2018-06-05 23:14:54 +0200
committerGravatar Christopher Baklid <[email protected]>2018-06-05 23:14:54 +0200
commit9b1f89f10063bbfba20db005616e91deb704e279 (patch)
tree0f28a25745bca7be967d8736655842949ebe43f4
parenttrying an alias (diff)
forgot to remove debug command
-rw-r--r--.gitlab-ci.yml1
1 files changed, 0 insertions, 1 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 4f8c40d..8b71142 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -16,7 +16,6 @@ stages:
build:
stage: build
script:
- - docker ps
- pipenv sync --dev
- pipenv run lint
- pipenv run test