Skip to content

automatically sync code on toolforge

Ilias Sarantopoulos requested to merge add-cd into main
  • Adding an endpoint that does a git pull. This is used by a webhook that fires everytime we merge to the main branch. However we still need to restart the webserver in order for changes to take effect.

  • Also removing the python3.7 image as there is a limit to how many pulls we can do from dockerhub so using the default wikimedia buster image.

Edited by Ilias Sarantopoulos

Merge request reports