Merge pull request #661 from tobiasge/disable-edge
Removed Alpine edge from tests
This commit is contained in:
commit
0b622361f3
|
@ -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 New Issue