Commit ff3b619

mo khan <mo.khan@gmail.com>
2019-09-02 18:20:14
debug
1 parent 77b23fd
Changed files (1)
.gitlab-ci.yml
@@ -1,5 +1,6 @@
 image: alpine:latest
 variables:
+  CI_DEBUG_TRACE: "true"
   DOCKER_DRIVER: overlay2
 
 services:
@@ -39,6 +40,8 @@ tarball:
     GIT_STRATEGY: none
   stage: test
   script:
+    - pwd
+    - ls -alh
     - bundle exec rake publish
   artifacts:
     paths: