1
1
Fork 0
mirror of https://github.com/joshdk/drone-skip-pipeline synced 2024-05-07 19:06:02 +02:00
🤖 DroneCI plugin to skip pipelines based on files changes
Go to file
Josh Komoroske eaad6116e5
ci: lint code with golangci-lint (#11)
2021-11-14 18:27:59 -08:00
.github/workflows ci: lint code with golangci-lint (#11) 2021-11-14 18:27:59 -08:00
.dockerignore feat: dockerfile (#3) 2021-11-13 18:13:29 -08:00
.golangci.yml ci: lint code with golangci-lint (#11) 2021-11-14 18:27:59 -08:00
Dockerfile feat: build version information into docker image (#5) 2021-11-14 10:57:55 -08:00
LICENSE.txt docs: license and readme (#1) 2021-11-13 14:40:58 -08:00
README.md docs: license and readme (#1) 2021-11-13 14:40:58 -08:00
go.mod feat: match changed files against config rules (#8) 2021-11-14 16:11:00 -08:00
go.sum feat: match changed files against config rules (#8) 2021-11-14 16:11:00 -08:00
main.go ci: lint code with golangci-lint (#11) 2021-11-14 18:27:59 -08:00

License Actions Releases

DroneCI Skip Pipeline

🤖 DroneCI plugin to skip pipelines based on files changes

License

This code is distributed under the MIT License, see LICENSE.txt for more information.