Build feature branch
The branch for the next version of Netbox is now called "feature".
This commit is contained in:
parent
f2731d3fe6
commit
5b34df1471
3 changed files with 2 additions and 41 deletions
2
.github/workflows/push.yml
vendored
2
.github/workflows/push.yml
vendored
|
@ -42,7 +42,7 @@ jobs:
|
|||
build_cmd:
|
||||
- ./build-latest.sh
|
||||
- PRERELEASE=true ./build-latest.sh
|
||||
- ./build-next.sh
|
||||
- ./build.sh feature
|
||||
- ./build.sh develop
|
||||
docker_from:
|
||||
- '' # use the default of the build script
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue