mirror of
https://github.com/linuxserver/docker-netbox.git
synced 2026-02-05 03:59:02 +08:00
Don't run web CI as it will always fail (no db)
This commit is contained in:
parent
b0c67c7d6f
commit
e1954f91ac
@ -20,7 +20,7 @@ repo_vars:
|
||||
- DIST_IMAGE = 'alpine'
|
||||
- MULTIARCH='true'
|
||||
- CI='true'
|
||||
- CI_WEB='true'
|
||||
- CI_WEB='false'
|
||||
- CI_PORT='8000'
|
||||
- CI_SSL='false'
|
||||
- CI_DELAY='120'
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user