Blob Blame History Raw
stages:
  - deploy

deploy_job:
  stage: deploy
  script: salt-call event.fire_master update salt/fileserver/gitfs/update
  only:
    - production
  tags:
    - shell