mirror of
https://github.com/ziirish/burp-ui.git
synced 2026-05-21 06:45:24 -06:00
don't use docker:dind anymore
This commit is contained in:
parent
852c421807
commit
b151109756
1 changed files with 1 additions and 1 deletions
|
|
@ -12,7 +12,7 @@ variables:
|
||||||
image: docker:git
|
image: docker:git
|
||||||
|
|
||||||
services:
|
services:
|
||||||
- docker:dind
|
- docker
|
||||||
|
|
||||||
stages:
|
stages:
|
||||||
- test
|
- test
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue