Prepare for Netbox 4.2
This commit is contained in:

committed by
Tobias Genannt

parent
69e997f0ea
commit
1a70f971c0
2
.github/workflows/push.yml
vendored
2
.github/workflows/push.yml
vendored
@@ -55,7 +55,7 @@ jobs:
|
||||
- ./build-latest.sh
|
||||
- PRERELEASE=true ./build-latest.sh
|
||||
- ./build.sh feature
|
||||
- ./build.sh develop
|
||||
- ./build.sh main
|
||||
os:
|
||||
- ubuntu-latest
|
||||
- self-hosted
|
||||
|
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
@@ -17,7 +17,7 @@ jobs:
|
||||
- ./build-latest.sh
|
||||
- PRERELEASE=true ./build-latest.sh
|
||||
- ./build.sh feature
|
||||
- ./build.sh develop
|
||||
- ./build.sh main
|
||||
platform:
|
||||
- linux/amd64,linux/arm64
|
||||
fail-fast: false
|
||||
|
Reference in New Issue
Block a user