You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
forgejo/.github
techknowlogick feda506321
Use Actions git context instead of dynamically created buildkit one (#25381)
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.
1 year ago
..
ISSUE_TEMPLATE update discord invite (#19907) 2 years ago
workflows Use Actions git context instead of dynamically created buildkit one (#25381) 1 year ago
FUNDING.yml Kd/add bountysource (#14323) 4 years ago
pull_request_template.md Improve pull_request_template.md (#22888) 1 year ago
stale.yml Improve stale message (#9920) 5 years ago