Skip to content

Commit

Permalink
chore: ..
Browse files Browse the repository at this point in the history
  • Loading branch information
ericzzzzzzz committed Nov 16, 2023
1 parent 441b534 commit 154bd66
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -299,7 +299,7 @@ integration-in-docker: skaffold-builder-ci
-e INTEGRATION_TEST_ARGS=$(INTEGRATION_TEST_ARGS) \
-e IT_PARTITION=$(IT_PARTITION) \
gcr.io/$(GCP_PROJECT)/skaffold-builder \
mount binfmt_misc -t binfmt_misc /proc/sys/fs/binfmt_misc && make integration
mount binfmt_misc -t binfmt_misc /proc/sys/fs/binfmt_misc && make integration-tests

.PHONY: submit-build-trigger
submit-build-trigger:
Expand Down

0 comments on commit 154bd66

Please sign in to comment.