We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0700205 commit 03c9bcdCopy full SHA for 03c9bcd
1 file changed
Makefile
@@ -138,3 +138,6 @@ lint-githubaction-scripts:
138
clean:
139
rm -rf .out
140
find . -type f -name '.trivyignore_combined.yaml' -delete
141
+
142
+%:
143
+ @$(MAKE) -f /usr/local/share/eps/Mk/common.mk $@
0 commit comments