mirror of
https://github.com/ziirish/burp-ui.git
synced 2026-05-15 14:16:08 -06:00
fix: docker TLS issue
This commit is contained in:
parent
23185f333b
commit
48c52591fe
1 changed files with 2 additions and 0 deletions
|
|
@ -6,6 +6,8 @@ variables:
|
|||
BURP_VERSION: 2.2.18
|
||||
PG_VERSION: 10
|
||||
SRC_DIR: burpui
|
||||
# docker TLS issue. see: https://gitlab.com/gitlab-org/gitlab-runner/issues/4501
|
||||
DOCKER_TLS_CERTDIR: ""
|
||||
|
||||
image: docker:git
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue