aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar Christopher Baklid <[email protected]>2018-06-05 22:11:31 +0200
committerGravatar Christopher Baklid <[email protected]>2018-06-05 22:11:31 +0200
commit71ad92909e196fd93d17a29918841e07dae3eb18 (patch)
treea5627aa579957b7d0894ff6a157444e6bde725e0
parentshow contents (diff)
pwd
-rw-r--r--.gitlab-ci.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 477b43b..1458603 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -12,6 +12,7 @@ stages:
build:
stage: build
script:
+ - pwd
- ls -lah
- pipenv run lint
- pipenv run test