Created
July 16, 2019 19:55
-
-
Save futpib/00054b766caf416f0f0ed1762e543846 to your computer and use it in GitHub Desktop.
Jenkins CSP for reg-viz reports
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
System.setProperty("hudson.model.DirectoryBrowserSupport.CSP", "default-src 'self' 'unsafe-eval' 'unsafe-inline' data: cdn.jsdelivr.net fonts.googleapis.com fonts.gstatic.com; img-src 'self' github.com;") |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment