From 2599def6b6be78bd587f51a26583b549e0ba6a5b Mon Sep 17 00:00:00 2001 From: Brian Cunnie Date: Sun, 28 Nov 2021 19:45:14 -0800 Subject: [PATCH] Upgrading (Developer) notes: manually trigger job Because it's a manual job currently because if it was automatic it'd trigger & fail because the required executable isn't yet downloadable. --- docs/DEVELOPER.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/docs/DEVELOPER.md b/docs/DEVELOPER.md index bf31298..e768682 100644 --- a/docs/DEVELOPER.md +++ b/docs/DEVELOPER.md @@ -77,7 +77,9 @@ ssh ns-aws sudo shutdown -r now - Drag and drop `~/Downloads/sslip.io-release-${VERSION}.tgz` to the _Attach binaries..._ section - Drag and drop the executables in `bin/` to the _Attach binaries..._ section. - +```bash +fly -t nono trigger-job -j dockerfiles/build-and-push-sslip.io-dns-server +``` Prepare the BOSH release ```bash shasum ~/Downloads/sslip.io-release-${VERSION}.tgz