Update .drone.yml
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Sthope 2023-08-28 19:22:06 +02:00
parent c10518b997
commit cc3d371150

View File

@ -35,3 +35,6 @@ steps:
image: alpine image: alpine
commands: commands:
- echo "test" - echo "test"
when:
status:
- changed