Skip to content
This repository has been archived by the owner on Mar 29, 2024. It is now read-only.

Commit

Permalink
no proxy
Browse files Browse the repository at this point in the history
  • Loading branch information
corang committed Oct 5, 2023
1 parent 56df5dc commit 6d3d766
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/testing.yml
Original file line number Diff line number Diff line change
Expand Up @@ -85,12 +85,10 @@ jobs:
- name: Run tests
run: |
make start-proxy
kubectl rollout status deployment/gitlab-webservice-default -n gitlab --watch --timeout=1200s
curl https://keycloak.bigbang.dev
curl https://gitlab.bigbang.dev
curl https://grafana.bigbang.dev
make stop-proxy
- name: Teardown k3s cluster
if: always()
Expand Down

0 comments on commit 6d3d766

Please sign in to comment.