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

Download this file

12 lines (10 with data), 254 Bytes

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
kind: pipeline
name: default
workspace:
  base: /working/repo
steps:
  - name: compile
    image: codesys-ide:local
    commands:
      - codesys install https://forge.codesys.com/svn/prj,cfunit,code/tags/v1.0.0.0/CfUnit.package
      - codesys runtest