aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar Christopher Baklid <[email protected]>2018-06-05 21:57:50 +0200
committerGravatar Christopher Baklid <[email protected]>2018-06-05 21:57:50 +0200
commitcc5933a361a0e2a3bca7f13cf0ef5c0d2b55b04b (patch)
tree90d6bd423e5d7f51d722178fe89f3fd0355b5438
parentremove scripts, more pipfile commands (diff)
show contents
-rw-r--r--.gitlab-ci.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 232ae1d..477b43b 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -12,5 +12,6 @@ stages:
build:
stage: build
script:
+ - ls -lah
- pipenv run lint
- pipenv run test