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.
This commit is contained in:
Brian Cunnie
2021-11-28 19:45:14 -08:00
parent 90b94baa29
commit 2599def6b6

View File

@@ -77,7 +77,9 @@ ssh ns-aws sudo shutdown -r now
- Drag and drop `~/Downloads/sslip.io-release-${VERSION}.tgz` to the _Attach - Drag and drop `~/Downloads/sslip.io-release-${VERSION}.tgz` to the _Attach
binaries..._ section binaries..._ section
- Drag and drop the executables in `bin/` 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 Prepare the BOSH release
```bash ```bash
shasum ~/Downloads/sslip.io-release-${VERSION}.tgz shasum ~/Downloads/sslip.io-release-${VERSION}.tgz