Skip to content
This repository has been archived by the owner on Nov 1, 2022. It is now read-only.

Commit

Permalink
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
@@ -174,7 +174,7 @@ $(GENERATED_TEMPLATES_FILE): pkg/install/templates/*.tmpl pkg/install/generate.g
cd ./pkg/install && go generate .

check-generated: generate-deploy
git diff --exit-code -- deploy/
git diff --exit-code -- deploy/ pkg/install/

build-fluxctl: release-bins
mkdir -p ./build/docker/fluxctl
4 changes: 2 additions & 2 deletions pkg/install/generated_templates.gogen.go

0 comments on commit c19b905

Please sign in to comment.