[] feat: runs every night at 1am
This commit is contained in:
3
bash/build-deploy.sh
Executable file
3
bash/build-deploy.sh
Executable file
@@ -0,0 +1,3 @@
|
||||
docker buildx build -t code.caldwell.digital/tools/moveonjoy-m3u:latest . --platform=linux/amd64
|
||||
docker push code.caldwell.digital/tools/moveonjoy-m3u:latest
|
||||
DOCKER_HOST="ssh://ansible@web03.caldwell.local" docker stack deploy -c deploy.compose.yml epg-grabber
|
||||
Reference in New Issue
Block a user