Skip to content

Commit

Permalink
timeoutの設定
Browse files Browse the repository at this point in the history
  • Loading branch information
yuito-it committed Jul 31, 2024
1 parent 1f0a35e commit ffa3522
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-push.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
shell: bash
- name: Check Docker status
run: |
export DOCKER_CLIENT_TIMEOUT=120
export DOCKER_CLIENT_TIMEOUT=9000
export COMPOSE_HTTP_TIMEOUT=120
sudo systemctl status docker.service
sudo journalctl -xeu docker.service
Expand Down

0 comments on commit ffa3522

Please sign in to comment.