- Include checkout code step using actions/checkout@v3 - Set fetch-depth to 0 to retrieve the full git history This change ensures that the workflow has access to the complete commit history, which may be necessary for certain operations within the Docker build process. |
||
---|---|---|
.. | ||
ci.yml | ||
docker.yml |