.drone.yml 65 B

12345
  1. image: ubuntu
  2. script:
  3. - echo a
  4. - echo b > drone-artifact.txt