Skip to content

Commit

Permalink
add project.mk and update build module
Browse files Browse the repository at this point in the history
  • Loading branch information
kaessert committed Nov 26, 2024
1 parent 9f9372e commit a62fac7
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
2 changes: 1 addition & 1 deletion build
3 changes: 3 additions & 0 deletions project.mk
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
PROJECT_NAME := configuration-aws-eks
UPTEST_INPUT_MANIFESTS := examples/kcl/network-xr.yaml,examples/kcl/eks-xr.yaml,examples/pat/network-xr.yaml,examples/pat/eks-xr.yaml
UPTEST_SKIP_UPDATE := true

0 comments on commit a62fac7

Please sign in to comment.