Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Debian QA
jenkins.debian.net
Commits
fc94f8cf
Unverified
Commit
fc94f8cf
authored
Jun 20, 2016
by
Holger Levsen
Browse files
automate announcing new deployments on jenkins.d.n
parent
3ec06826
Changes
1
Hide whitespace changes
Inline
Side-by-side
update_jdn.sh
View file @
fc94f8cf
...
@@ -600,6 +600,9 @@ case $HOSTNAME in
...
@@ -600,6 +600,9 @@ case $HOSTNAME in
profitbricks-build4-amd64|profitbricks-build5-amd64|profitbricks-build6-i386
)
profitbricks-build4-amd64|profitbricks-build5-amd64|profitbricks-build6-i386
)
sudo date
--set
=
"+398 days +6 hours + 23 minutes"
sudo date
--set
=
"+398 days +6 hours + 23 minutes"
;;
;;
jenkins
)
MESSAGE
=
"jenkins updated to
$(
cd
$BASEDIR
;
git describe
--always
)
."
kgb-client
--conf
/srv/jenkins/kgb/debian-qa.conf
--relay-msg
"
$MESSAGE
"
*
)
;;
*
)
;;
esac
esac
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment