mirror of
https://github.com/jdalrymple/gitbeaker.git
synced 2026-01-25 16:04:01 +00:00
Updating missing quote
This commit is contained in:
parent
b229127067
commit
eb55e14a3a
@ -18,7 +18,7 @@ before_script:
|
||||
- sleep 240
|
||||
|
||||
## Get the docker env variables
|
||||
- export PERSONAL_ACCESS_TOKEN=$(docker exec -it gitlab bash -lc 'printf "%q" "${PERSONAL_ACCESS_TOKEN}')
|
||||
- export PERSONAL_ACCESS_TOKEN=$(docker exec -it gitlab bash -lc 'printf "%q" "${PERSONAL_ACCESS_TOKEN}"')
|
||||
- export GITLAB_URL=$(docker exec -it gitlab bash -lc 'printf "%q" "${GITLAB_URL}"')
|
||||
|
||||
## run tests
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user