Unverified Commit 92483f18 authored by Mattia Rizzolo's avatar Mattia Rizzolo
Browse files

haskell-package-plan: have gitlab prod us, instead of polling every 6 mins

parent b7135f87
Loading
Loading
Loading
Loading
+3 −2
Original line number Diff line number Diff line
@@ -29,6 +29,7 @@
          fail-on-error: 'false'
      - email:
          recipients: '{my_recipients}'
      - gitlab-notifier: {}
      - plot:
          - title: Stats
            yaxis: Packages
@@ -64,8 +65,8 @@
    defaults: haskell-package-plan
    name: '{name}'
    triggers:
      - pollscm:
          cron: '*/6 * * * *'
      - gitlab:
          secret-token: '{{AQAAABAAAAAw9eKwPNjgxpBaIGFw7ENyGiFn/g86pUHU1Bj2FhgMZ/BNIUJFbUUx7Tp2JubWJVEZl4EufkudMPewFSM6rZk9Kg==}}'
      - timed: '0 16 * * *'    # every day at 16:00 UTC

- project: