ls
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Antoine M 2024-07-22 11:47:42 +02:00
parent 2722a7ddbf
commit 3afbabbcb6

View File

@ -15,7 +15,8 @@ steps:
- name: greeting - name: greeting
commands: commands:
- echo "####Synchronisation des Themess" - echo "####Synchronisation des Themess"
- ls - echo ls
- echo "ls"
secrets: secrets:
host: host:
external: true external: true