Skip to content
  • Jamie Tanna's avatar
    Use an external webhook instead of `notify` stage · 42b13723
    Jamie Tanna authored
    Instead of using a stage within the pipeline to notify me, and search
    engines, that the site has updated, we can replace this with an external
    service. This now has the configuration in a Webhook within GitLab which
    means this config (and Pushbullet dependencies) are no longer required.
    
    Closes #423.
    42b13723
This project manages its dependencies using Bundler. Learn more