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

Download this file

14 lines (11 with data), 367 Bytes

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
kind: pipeline
name: default
workspace:
  base: /working/repo
steps:
  - name: compile
    image: codesys-ide:local
    commands:
      - codesys install 'https://forge.codesys.com/prj/cfunit/code/HEAD/tree/tags/v1.1.0.0/v1.1.0.0.package?format=raw'
      - codesys build-test
      - codesyscontrol trunk/cfunit-example.library.app C:/cfunit_xunit_testresults.xml