Add pwd debug
This commit is contained in:
parent
0e3482b197
commit
b494e2fd5f
@ -6,6 +6,7 @@ fetch-versions:
|
|||||||
image: bash:latest
|
image: bash:latest
|
||||||
stage: prep
|
stage: prep
|
||||||
script:
|
script:
|
||||||
|
- pwd
|
||||||
- apk add git curl jq
|
- apk add git curl jq
|
||||||
- git clone https://gitlab.com/gitlab-org/omnibus-gitlab /tmp/gitlab
|
- git clone https://gitlab.com/gitlab-org/omnibus-gitlab /tmp/gitlab
|
||||||
- cd /tmp/gitlab
|
- cd /tmp/gitlab
|
||||||
|
Reference in New Issue
Block a user