⚙️ Don't build webhook branch anymore
Because it's merged into Netbox since 2.4.
This commit is contained in:
parent
61dd958af4
commit
f1a78d1b9c
@ -67,7 +67,7 @@ if [ ! -z "${DEBUG}" ] || \
|
||||
special)
|
||||
# special build
|
||||
# shellcheck disable=SC2068
|
||||
SRC_ORG=lampwins TAG=webhooks-backend ./build.sh "feature/webhooks-backend" $@ || ERROR=1
|
||||
#SRC_ORG=lampwins TAG=webhooks-backend ./build.sh "feature/webhooks-backend" $@ || ERROR=1
|
||||
;;
|
||||
*)
|
||||
echo "🚨 Unrecognized build '$BUILD'."
|
||||
|
Loading…
Reference in New Issue
Block a user