File tree 2 files changed +2
-2
lines changed
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 15
15
EXTRA_ARG =
16
16
17
17
push-prod :
18
- bazel run //images/builder -- $(EXTRA_ARG ) --project=k8s-testimages --scratch-bucket=gs://k8s-testimages-scratch images/builder
18
+ bazel run //images/builder -- $(EXTRA_ARG ) --project=k8s-staging-test-infra --scratch-bucket=gs://k8s-staging-test-infra-gcb images/builder
19
19
20
20
push :
21
21
bazel run //images/builder -- $(EXTRA_ARG ) --allow-dirty images/builder
Original file line number Diff line number Diff line change 13
13
# See the License for the specific language governing permissions and
14
14
# limitations under the License.
15
15
16
- # Used by gcr.io/k8s-testimages /image-builder.
16
+ # Used by gcr.io/k8s-staging-test-infra /image-builder.
17
17
# See ci-runner.sh for the version prow uses to build and run on the fly.
18
18
19
19
set -e
You can’t perform that action at this time.
0 commit comments