diff --git a/.drone.yml b/.drone.yml index 40bc05d..8750bfb 100644 --- a/.drone.yml +++ b/.drone.yml @@ -14,4 +14,4 @@ steps: - name: test it first commands: - - echo 123 \ No newline at end of file + - echo 1234 \ No newline at end of file