mirror of
https://github.com/netbox-community/netbox-docker.git
synced 2025-06-18 16:06:38 +02:00
⚙️ Push the webhooks Docker image
This commit is contained in:
parent
2d03bbe948
commit
f0d4e49faf
@ -23,7 +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";
|
||||
SRC_ORG=lampwins TAG=webhooks-backend ./build.sh "feature/webhooks-backend" --push;
|
||||
fi
|
||||
|
||||
notifications:
|
||||
|
Loading…
x
Reference in New Issue
Block a user