Add pwd debug
This commit is contained in:
parent
0e3482b197
commit
b494e2fd5f
@ -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
|
||||
|
Reference in New Issue
Block a user