mirror of
https://github.com/ziirish/burp-ui.git
synced 2026-05-15 14:16:08 -06:00
improve CI
This commit is contained in:
parent
705c86ec0d
commit
cab3172865
1 changed files with 1 additions and 8 deletions
|
|
@ -1,19 +1,12 @@
|
|||
variables:
|
||||
GIT_DEPTH: 1
|
||||
GIT_SUBMODULE_STRATEGY: recursive
|
||||
BURP_VERSION: 2.2.18
|
||||
BURP_VERSION: 2.4.0
|
||||
PG_VERSION: 10
|
||||
SRC_DIR: burpui
|
||||
DOCKER_DRIVER: overlay2
|
||||
DOCKER_HOST: tcp://docker:2375
|
||||
# docker TLS issue. see: https://gitlab.com/gitlab-org/gitlab-runner/issues/4501
|
||||
DOCKER_TLS_CERTDIR: ""
|
||||
|
||||
image: docker:git
|
||||
|
||||
services:
|
||||
- docker
|
||||
|
||||
stages:
|
||||
- test
|
||||
- build
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue