Merge branch 'main' of gitea:jheuel/photos
This commit is contained in:
@@ -6,4 +6,6 @@ steps:
|
||||
- name: pre-commit
|
||||
image: iamthefij/drone-pre-commit:latest
|
||||
commands:
|
||||
- curl https://sh.rustup.rs -sSf | bash -s -- -y
|
||||
- export PATH="/root/.cargo/bin:$${PATH}"
|
||||
- pre-commit run --all-files
|
||||
|
||||
Reference in New Issue
Block a user