Ver código fonte

HUE-9385 [blog] Adding ci nmp license checker screenshot

Romain 5 anos atrás
pai
commit
b554c8ec8c

+ 2 - 0
docs/gethue/content/en/posts/2020-06-22-automated-checking-licenses-absolute-paths-continuous-integration.md

@@ -62,6 +62,8 @@ Which is then easily integrated into the [Hue CI](https://github.com/cloudera/hu
           cd /usr/share/hue
           npm run check-license
 
+![ci nmp license checker](https://cdn.gethue.com/uploads/2020/06/ci-nmp-license-checker.png)
+
 ## Absolute paths
 
 It is good practice to not ship any release artifact containing full file paths of the build machine. This helps guarantee that the artifacts are portable and do not leak unnessary information.