mirror of https://github.com/go-gitea/gitea.git
The [docker/build-push-action@v2 action](https://github.com/docker/build-push-action) by default ignores the checkout created using the actions/checkout@v2 action. When you pass a git build context to docker build, it wouldn't include the .git directory. By passing `context: .` to the build step then it'll use the Actions git context which includes the git fetch from the earlier step. |
2 years ago | |
---|---|---|
.. | ||
ISSUE_TEMPLATE | 3 years ago | |
workflows | 2 years ago | |
FUNDING.yml | 4 years ago | |
pull_request_template.md | 2 years ago | |
stale.yml | 5 years ago |