Skip to content

Commit

Permalink
Merge pull request #38 from i3thuan5/siu-ci
Browse files Browse the repository at this point in the history
CI 無 GPU,mài做GPU檢查。
  • Loading branch information
a8568730 authored Dec 20, 2024
2 parents 90c40c2 + f76f0db commit fcb155d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,11 +44,12 @@ 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
- 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
Expand Down
2 changes: 1 addition & 1 deletion fatchord-WaveRNN/docker-compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit fcb155d

Please sign in to comment.