mirror of
https://github.com/thib8956/nginx-proxy
synced 2025-07-13 11:54:34 +00:00
test: ipv6 docker networks
This commit is contained in:
3
.github/workflows/test.yml
vendored
3
.github/workflows/test.yml
vendored
@ -36,6 +36,9 @@ jobs:
|
||||
pip install -r python-requirements.txt
|
||||
working-directory: test/requirements
|
||||
|
||||
- name: Pull nginx:alpine image
|
||||
run: docker pull nginx:alpine
|
||||
|
||||
- name: Build Docker web server image
|
||||
run: make build-webserver
|
||||
|
||||
|
Reference in New Issue
Block a user