Add pwd debug

This commit is contained in:
Tanguy Herbron 2021-11-10 10:48:09 +01:00
parent 0e3482b197
commit b494e2fd5f

View File

@ -6,6 +6,7 @@ fetch-versions:
image: bash:latest
stage: prep
script:
- pwd
- apk add git curl jq
- git clone https://gitlab.com/gitlab-org/omnibus-gitlab /tmp/gitlab
- cd /tmp/gitlab