[INFRA-183] feat: add restore-airgapped script to build workflow (#7170)
* [WEB-4260] chore: add restore-airgapped script to build workflow * docs: update restore instructions in README for self-hosted and commercial air-gapped versions * fix: update restore script filename and improve error handling in restore-airgapped script
This commit is contained in:
parent
986f29d1f2
commit
9f37f1ef0e
3 changed files with 171 additions and 1 deletions
1
.github/workflows/build-branch.yml
vendored
1
.github/workflows/build-branch.yml
vendored
|
|
@ -290,5 +290,6 @@ jobs:
|
|||
${{ github.workspace }}/deploy/selfhost/setup.sh
|
||||
${{ github.workspace }}/deploy/selfhost/swarm.sh
|
||||
${{ github.workspace }}/deploy/selfhost/restore.sh
|
||||
${{ github.workspace }}/deploy/selfhost/restore-airgapped.sh
|
||||
${{ github.workspace }}/deploy/selfhost/docker-compose.yml
|
||||
${{ github.workspace }}/deploy/selfhost/variables.env
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue