summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKali Kaneko <kali@leap.se>2017-12-06 13:45:10 +0100
committerKali Kaneko <kali@leap.se>2017-12-06 13:45:10 +0100
commit7ab3e74ce94f90b7a23caac396d592a6b9427f2b (patch)
tree0db499f07f59525ac45db7aedad60ba52390705e
parentc2181715632c52a1276124b48f8e8f3f8546f275 (diff)
debug gpg
-rw-r--r--.gitlab-ci.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 68cc650a..2b34a9ae 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -32,6 +32,8 @@ osx_test:
stage: test
allow_failure: true
script:
+ # why don't you see the gpg???
+ - ls -la /usr/bin/gpg
- /usr/local/bin/tox --recreate -e py27-dev
tags:
- yosemite