Commit ff3b619
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: