huginn/.drone/deploy.sh

5 lines
103 B
Bash

docker stack rm huginn
echo 'sleeping...zzz'
sleep 60
docker stack deploy -c docker-compose.yml huginn