摘要: /etc/profile # System-wide .profile for sh(1) printf "%-8s %-30s %-4s %s\n" @@@@@ /etc/profile '==>' Commence if [ -x /usr/libexec/path_helper ]; then 阅读全文
posted @ 2022-08-03 18:48 ascertain 阅读(144) 评论(0) 推荐(0)
摘要: pipeline { agent { label 'translation' } environment { param1 = 'value1' } triggers { GenericTrigger( genericVariables: [ [defaultValue: '', key: 'src 阅读全文
posted @ 2022-08-03 18:42 ascertain 阅读(51) 评论(0) 推荐(0)