Skip to content
Snippets Groups Projects
Select Git revision
  • 2eb27fa2db2eda35a2d73aed305c8fda0b93b67e
  • master default
  • favicon
  • hebrew
4 results

.gitmodules

  • nimrod's avatar
    2eb27fa2
    GitLab CI. · 2eb27fa2
    nimrod authored
    Build on the webserver and save the files in the right directory.
    Relax the Python version in Pipfile (I use a different version locally
    to the one in CI). Set the language and locale to C.UTF-8 (the Docker
    image doesn't come with other locales/ languages). Correct the submodule
    URL to avoid the redirection warning.
    2eb27fa2
    History
    GitLab CI.
    nimrod authored
    Build on the webserver and save the files in the right directory.
    Relax the Python version in Pipfile (I use a different version locally
    to the one in CI). Set the language and locale to C.UTF-8 (the Docker
    image doesn't come with other locales/ languages). Correct the submodule
    URL to avoid the redirection warning.