Skip to content

Commit

Permalink
oadp-1.2: Update Makefile.prow to velero-restore-helper
Browse files Browse the repository at this point in the history
  • Loading branch information
kaovilai authored and sseago committed Apr 24, 2023
1 parent eb715a1 commit f22ddee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile.prow
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ verify: goimports controller-gen kubectl #code-generator
.PHONY: all
all:
GOFLAGS=$(GOFLAGS) make local
GOFLAGS=$(GOFLAGS) BIN=velero-restic-restore-helper make local
GOFLAGS=$(GOFLAGS) BIN=velero-restore-helper make local

.PHONY: test
# our test is modified to avoid docker usage
Expand Down

0 comments on commit f22ddee

Please sign in to comment.