mirror of
https://github.com/ziirish/burp-ui.git
synced 2026-05-15 14:16:08 -06:00
fix image name
This commit is contained in:
parent
51579f74d4
commit
2e8f478d93
1 changed files with 1 additions and 1 deletions
|
|
@ -84,7 +84,7 @@ build:py3:
|
|||
|
||||
build:doc:
|
||||
stage: build
|
||||
image: python3.6
|
||||
image: python:3.6
|
||||
script:
|
||||
- sed -e "s,^#\(.*\)@AUTOFLASK@\(.*\)$,\1sphinxcontrib.autohttp.flask\2," docs/conf.py
|
||||
- apt-get update && apt-get install -y unzip
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue