-L flag uses the latest versions of the buildpacks, which is required to support poetry.
For main branch:
toolforge build start -L -i wikibots https://github.com/DaxServer/wikibots.gitFor a specific branch:
toolforge build start -L -i wikibots-pr-10 https://github.com/DaxServer/wikibots.git --ref <BRANCH>Use <COMMAND> from Procfile
For a one-off run:
toolforge jobs run --image tool-curator/wikibots:latest --emails all --filelog --mount all --command <COMMAND> <NAME>For continuous run:
toolforge jobs run --image tool-curator/wikibots:latest --emails all --continuous --filelog --mount all --command <COMMAND> <NAME>- Add gbif to iNaturalist images