Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions prow/cluster/jobs/istio/tools/istio.tools.master.gen.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 0 additions & 6 deletions prow/config/jobs/tools.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -65,9 +65,6 @@ jobs:
resources: build
regex: 'docker/.+|cmd/.+'
requirements: [docker]
# TODO: remove this
# The first run needs a bootstrap image since we need this job to produce the multi-arch image
image: gcr.io/istio-testing/build-tools:master-arm64-boostrap

- name: containers-test
service_account_name: prowjob-advanced-sa
Expand All @@ -84,9 +81,6 @@ jobs:
resources: build
regex: 'docker/.+|cmd/.+'
requirements: [docker]
# TODO: remove this
# The first run needs a bootstrap image since we need this job to produce the multi-arch image
image: gcr.io/istio-testing/build-tools:master-arm64-boostrap

- name: deploy-perf-dashboard
service_account_name: prowjob-advanced-sa
Expand Down