mirror of
https://github.com/netbox-community/netbox-docker.git
synced 2025-12-10 05:42:36 +00:00
Removed Alpine edge from tests
This commit is contained in:
parent
6d5cf7a815
commit
ed48909f96
1
.github/workflows/push.yml
vendored
1
.github/workflows/push.yml
vendored
|
|
@ -46,7 +46,6 @@ jobs:
|
||||||
- ./build.sh develop
|
- ./build.sh develop
|
||||||
docker_from:
|
docker_from:
|
||||||
- '' # use the default of the build script
|
- '' # use the default of the build script
|
||||||
- alpine:edge
|
|
||||||
fail-fast: false
|
fail-fast: false
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
name: Builds new NetBox Docker Images
|
name: Builds new NetBox Docker Images
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue