From 934a8f403cc3a71d8a9734c63718ca937fc285c5 Mon Sep 17 00:00:00 2001 From: Will Holland Date: Wed, 30 Sep 2015 17:06:41 +0100 Subject: Change publishing to publish for consistency with the other columns --- source/orch_config.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'source/orch_config.py') diff --git a/source/orch_config.py b/source/orch_config.py index 6cd4265..37f41d3 100644 --- a/source/orch_config.py +++ b/source/orch_config.py @@ -91,7 +91,7 @@ columns = [ ('testing_sha','no testing SHA given'), ('buildslave_scripts_sha','no buildslave-scripts SHA given'), ('definitions_sha','no definitions SHA given')]), - Column( name = "6. Publishing", + Column( name = "6. Publish", category = "publish", trigger = 'publish_trigger.sh', slavenames=["local-slave"], -- cgit v1.2.1