Remove golang docker snapshot PoC job triggers

 - remove daily scheduling and manual release triggers from
   snapshot docker PoC job template for golang
     - daily schedule is not needed
     - releasing should have nothing to do with snapshot images

Issue-ID: INT-1775
Signed-off-by: Lasse Kaihlavirta <l.kaihlavirt@partner.samsung.com>
Change-Id: Ifcdd839ea42577c3f3d27f97ba7da64269ab0ad8
diff --git a/jjb/global-templates-golang.yaml b/jjb/global-templates-golang.yaml
index 9e45a76..0bfb0b9 100644
--- a/jjb/global-templates-golang.yaml
+++ b/jjb/global-templates-golang.yaml
@@ -243,14 +243,6 @@
       - infra-wrappers:
           build-timeout: '{build-timeout}'
 
-    triggers:
-      # 12 AM UTC
-      - timed: '@daily'
-      - gerrit-trigger-release-manually:
-          server: '{server-name}'
-          project: '{project}'
-          branch: '{branch}'
-
     builders:
       - lf-infra-pre-build
       - provide-maven-settings: