Compare commits

..

No commits in common. "bcc8397e526a8bfe364acb90a7c5804c971cb459" and "645cf823271bd349ed315d334de339e69197e67f" have entirely different histories.

View file

@ -8,21 +8,13 @@
# to run as the 'git' user (pre-created in the Forgejo Docker image).
when:
- event: pull_request
path:
- "bin/disinto"
- "lib/load-project.sh"
- "tests/smoke-init.sh"
- ".woodpecker/smoke-init.yml"
- "docker/**"
- event: push
branch: main
path:
- "bin/disinto"
- "lib/load-project.sh"
- "tests/smoke-init.sh"
- ".woodpecker/smoke-init.yml"
- "docker/**"
event: [push, pull_request]
path:
- "bin/disinto"
- "lib/load-project.sh"
- "tests/smoke-init.sh"
- ".woodpecker/smoke-init.yml"
- "docker/**"
steps:
- name: smoke-init