Skip to content

Commit

Permalink
Update deploy_test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Cevin Dominic Neubauer authored and GitHub Enterprise committed Mar 11, 2025
1 parent 10da67a commit 639f5f0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,4 +45,4 @@ jobs:
run: echo "${{secrets.PASSWORD}}" | sudo -S docker compose -f $COMPOSE_FILE up --force-recreate --build -d

- name: Verify that gateway is available
run: docker ps
run: echo "${{secrets.PASSWORD}}" | sudo -S docker ps

0 comments on commit 639f5f0

Please sign in to comment.