Skip to content

Commit

Permalink
att
Browse files Browse the repository at this point in the history
  • Loading branch information
MatheusNevs committed Apr 15, 2024
1 parent aa20237 commit eee1327
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}}
timeout: 600
timeout: 600s
script: |
cd docker_compose_struct/
git pull
Expand Down

0 comments on commit eee1327

Please sign in to comment.