Added ContextMenu documentation + added some tl;dr

This commit is contained in:
Eric NGUYEN 2022-10-17 12:56:31 +02:00
parent 5a17f2ba6c
commit f1a9d912b8
5 changed files with 78 additions and 8 deletions

View file

@ -5,7 +5,7 @@ This project uses Azure Pipelines to runs automatic tests.
Its `azure-pipelines.yml` configuration file can be found at the root project folder.
# Drone.io
# Drone.io (deprecated)
Due to the limitations of Azure Pipelines (limited free usage, no parallel, no dockerhub...), it might be more useful to use Drone.io.
However `pnpm` will not be as useful as in Azure Pipelines since we cannot cache on the parent machine.