소스 검색

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.