Diff of /.drone.yml [r3] .. [r4]  Maximize  Restore

Switch to side-by-side view

--- a/.drone.yml
+++ b/.drone.yml
@@ -6,5 +6,7 @@
   - name: compile
     image: codesys-ide:local
     commands:
-      - codesys runtest
+      - codesys buildtest
+      - codesyscontrol trunk/cfunit-example.library.app C:/cfunit_xunit_testresults.xml
 
+