Skip to content

Commit

Permalink
Update Jenkins dod 2
Browse files Browse the repository at this point in the history
  • Loading branch information
laspavel committed Jul 16, 2024
1 parent 89343ee commit 720f8a3
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion 03.linux/dod/10094.jenkins_best_practices.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,8 @@
println(hudson.util.Secret.decrypt("${ENCRYPTED_PASSPHRASE_OR_PASSWORD}"))
```

Где ${ENCRYPTED_PASSPHRASE_OR_PASSWORD} - часть взятая из файла ${JENKINS_HOME}/credentials.xml из секций <password>; <passphrase>;
Где ${ENCRYPTED_PASSPHRASE_OR_PASSWORD} - часть взятая из файла ${JENKINS_HOME}/credentials.xml из секций \<password\>;
\<passphrase\>;


[Jenkins Metrics]: <https://plugins.jenkins.io/metrics/>
Expand Down

0 comments on commit 720f8a3

Please sign in to comment.