Skip to content

Commit

Permalink
att
Browse files Browse the repository at this point in the history
  • Loading branch information
MatheusNevs authored Apr 15, 2024
1 parent 25f3a83 commit cbefd05
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cd-action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
host: ${{secrets.HOST}}
username: ${{secrets.USERNAME}}
password: ${{secrets.PASS}}
command_timeout: 360s
command_timeout: 540s
script: |
UNSTAGGED_IMAGE_ID=$(docker images --filter=reference=site-struct-2024-web:latest --format "{{.ID}}")
cd docker_compose_struct/
Expand Down

0 comments on commit cbefd05

Please sign in to comment.