Files
cartlog-admin/.woodpecker/.woodpecker.yml

11 lines
145 B
YAML

when:
- event: push
branch: main
steps:
- name: Test the file system
image: bash
commands:
- pwd
- qodo code-review