Skip to content

Commit

Permalink
Remove obsolete integration-test target
Browse files Browse the repository at this point in the history
  • Loading branch information
hiddeco committed Feb 4, 2020
1 parent ce7fc6b commit 5c2c8b2
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -162,9 +162,6 @@ $(GOBIN)/fluxctl: $(FLUXCTL_DEPS) $(GENERATED_TEMPLATES_FILE)
$(GOBIN)/fluxd: $(FLUXD_DEPS)
go install ./cmd/fluxd

integration-test: all
test/bin/test-flux

generate-deploy: $(GOBIN)/fluxctl
$(GOBIN)/fluxctl install -o ./deploy \
--git-url git@github.com:fluxcd/flux-get-started \
Expand Down

0 comments on commit 5c2c8b2

Please sign in to comment.