Backend docker deploy
This commit is contained in:
parent
a1cb1a30d9
commit
f117e4cb65
5 changed files with 95 additions and 25 deletions
5
backend/deploy.sh
Executable file
5
backend/deploy.sh
Executable file
|
@ -0,0 +1,5 @@
|
|||
#!/usr/bin/env bash
|
||||
|
||||
nix-build
|
||||
|
||||
scp ./result ffs:/home/ffsys/jitsi-rooms-docker-image
|
Loading…
Add table
Add a link
Reference in a new issue