Skip to content

Commit

Permalink
Use default container for local system tests
Browse files Browse the repository at this point in the history
  • Loading branch information
coro committed Dec 12, 2022
1 parent 6395e01 commit 5b60d84
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/build-test-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -157,7 +157,6 @@ jobs:
system_tests_local:
name: Local system tests (using KinD)
runs-on: ubuntu-latest
container: us.gcr.io/cf-rabbitmq-for-k8s-bunny/rabbitmq-for-kubernetes-ci
if: ${{ github.event_name == 'pull_request' }}
needs: build_operator
strategy:
Expand Down

0 comments on commit 5b60d84

Please sign in to comment.