Fix favicon var and codacy ignore patterns
This commit is contained in:
+1
-1
@@ -86,7 +86,7 @@ generate: assets
|
||||
|
||||
assets:
|
||||
curl -o assets/identifier/static/logo.svg ${LOGO_URL}
|
||||
curl -o assets/identifier/static/favicon.ico ${LOGO_URL}
|
||||
curl -o assets/identifier/static/favicon.ico ${FAVICON_URL}
|
||||
|
||||
.PHONY: changelog
|
||||
changelog:
|
||||
|
||||
Reference in New Issue
Block a user