[r51]: / .drone.yml  Maximize  Restore  History

Download this file

13 lines (11 with data), 256 Bytes

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
kind: pipeline
name: default
workspace:
  base: /working/repo
steps:
  - name: compile
    image: codesys-ide:local
    commands:
      - echo "building debian package"
      - ./trunk/wharfie/deb.sh
      - cp trunk/wharfie/package.deb .drone-artifacts/