Build feature branch

The branch for the next version of Netbox is now called "feature".
This commit is contained in:
Tobias Genannt 2021-04-24 10:58:15 +02:00
parent f2731d3fe6
commit 5b34df1471
3 changed files with 2 additions and 41 deletions

View file

@ -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