❇️ Build lampwins's experimental webhooks-backend
This commit is contained in:
parent
95e7fe6e02
commit
2d03bbe948
|
@ -23,6 +23,7 @@ after_success:
|
|||
./build-branches.sh --push;
|
||||
./build-latest.sh --push;
|
||||
PRERELEASE=true ./build-latest.sh --push;
|
||||
SRC_ORG=lampwins TAG=webhooks-backend ./build.sh "feature/webhooks-backend";
|
||||
fi
|
||||
|
||||
notifications:
|
||||
|
|
Loading…
Reference in New Issue