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