❇️ Build lampwins's experimental webhooks-backend

This commit is contained in:
Christian Mäder 2018-02-05 17:30:15 +01:00
parent 95e7fe6e02
commit 2d03bbe948
No known key found for this signature in database
GPG Key ID: 92FFD0A711F196BB
1 changed files with 1 additions and 0 deletions

View File

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