mirror of
https://git.vectorsigma.ru/public/tubearchivist.git
synced 2026-08-04 21:39:49 +00:00
blackhole deploy fix, take 2
This commit is contained in:
@@ -35,7 +35,7 @@ function sync_blackhole {
|
|||||||
. -e ssh "$host":tubearchivist
|
. -e ssh "$host":tubearchivist
|
||||||
|
|
||||||
ssh "$host" 'docker build -t bbilly1/tubearchivist:unstable tubearchivist'
|
ssh "$host" 'docker build -t bbilly1/tubearchivist:unstable tubearchivist'
|
||||||
ssh "$host" 'docker compose up -d -f docker/docker-compose.yml'
|
ssh "$host" 'docker compose -f docker/docker-compose.yml up -d'
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user