Skip to content

Commit

Permalink
Update current feature
Browse files Browse the repository at this point in the history
  • Loading branch information
fjammes committed Oct 29, 2024
1 parent 7139ba0 commit 6276555
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,10 @@ jobs:
- name: Wait for minio
run: |
./wait-minio.sh
- name: Setup tmate session
uses: mxschmitt/action-tmate@v3
with:
detached: true
- name: Create load balancer
run: |
./loadbalancer.sh
Expand Down

0 comments on commit 6276555

Please sign in to comment.