Skip to content

Commit

Permalink
Update k6.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
lmangani authored Apr 8, 2024
1 parent a4fc96d commit ea1d1c6
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/workflows/k6.yml
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,12 @@ jobs:
uses: docker://docker
with:
args: docker restart clickhouse
- name: Restart Services (qryn)
if: true
continue-on-error: true
uses: docker://docker
with:
args: docker restart qryn
- name: List services (post-restart)
continue-on-error: true
uses: docker://docker
Expand Down

0 comments on commit ea1d1c6

Please sign in to comment.