Skip to content

Commit

Permalink
fix: timeoutを変更
Browse files Browse the repository at this point in the history
  • Loading branch information
yuito-it committed Jul 31, 2024
1 parent 0a65174 commit f56f497
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-tag.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
- name: Insecure Setting
run: |
export DOCKER_CLIENT_TIMEOUT=120
export DOCKER_CLIENT_TIMEOUT=900
export COMPOSE_HTTP_TIMEOUT=120
sudo systemctl daemon-reload
sudo systemctl restart docker
Expand Down

0 comments on commit f56f497

Please sign in to comment.