Преглед на файлове

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

Romain преди 5 години
родител
ревизия
b554c8ec8c
променени са 1 файла, в които са добавени 2 реда и са изтрити 0 реда
  1. 2 0
      docs/gethue/content/en/posts/2020-06-22-automated-checking-licenses-absolute-paths-continuous-integration.md

+ 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.