mirror of
https://github.com/cunnie/sslip.io.git
synced 2025-10-31 02:46:35 +08:00
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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user