From ad93c23193738e1edac277a534a54eade890b525 Mon Sep 17 00:00:00 2001 From: Tia i X570-ACE Date: Fri, 20 Dec 2024 14:16:07 +0800 Subject: [PATCH 1/3] =?UTF-8?q?CI=20=E7=84=A1=20GPU=EF=BC=8Cm=C3=A0i?= =?UTF-8?q?=E5=81=9AGPU=E6=AA=A2=E6=9F=A5=E3=80=82?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .travis.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.travis.yml b/.travis.yml index 8130d51..231adfe 100644 --- a/.travis.yml +++ b/.travis.yml @@ -44,6 +44,7 @@ jobs: # 試docker-compose - cat docker-compose.yaml | grep deploy - sed '/deploy/,+6d' -i docker-compose.yaml + - sed '/healthcheck/,+5d' -i docker-compose.yaml - docker-compose up -d # Check Nginx format - docker-compose run --rm nginx-cache nginx -t From e0a5e0a79b26fd19aa12ef5699e5a4d6e790c22d Mon Sep 17 00:00:00 2001 From: Tia i X570-ACE Date: Fri, 20 Dec 2024 14:18:58 +0800 Subject: [PATCH 2/3] =?UTF-8?q?=E5=9B=BA=E5=AE=9Aautoheal=E7=89=88?= =?UTF-8?q?=E6=9C=AC=E3=80=82?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- fatchord-WaveRNN/docker-compose.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fatchord-WaveRNN/docker-compose.yaml b/fatchord-WaveRNN/docker-compose.yaml index f8f5778..2e59a00 100644 --- a/fatchord-WaveRNN/docker-compose.yaml +++ b/fatchord-WaveRNN/docker-compose.yaml @@ -65,7 +65,7 @@ services: - autoheal.stop.timeout=1 restart: always autoheal: - image: willfarrell/autoheal + image: willfarrell/autoheal:1.2.0 environment: - AUTOHEAL_CONTAINER_LABEL=all volumes: From f76f0dbb1d5518c1a245def743b9043b5fbabf2c Mon Sep 17 00:00:00 2001 From: Tia i X570-ACE Date: Fri, 20 Dec 2024 14:57:00 +0800 Subject: [PATCH 3/3] =?UTF-8?q?=E7=95=99=E6=99=82=E9=96=93=E9=96=8B?= =?UTF-8?q?=E6=A9=9F=E3=80=82?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 231adfe..e88cefd 100644 --- a/.travis.yml +++ b/.travis.yml @@ -49,7 +49,7 @@ jobs: # Check Nginx format - docker-compose run --rm nginx-cache nginx -t - docker-compose run --rm hokbu-nginx nginx -t - - sleep 1 + - sleep 10 - BANGTSI=http://localhost/bangtsam?taibun=ta%CC%8Dk-ke%20ts%C3%B2-hu%C3%A9%20l%C3%A2i%20tshit-th%C3%B4! - time curl -L "$BANGTSI" --output siann.mp3 - file siann.mp3 | tee siann.type.txt