7
.drone.yml
Normal file
7
.drone.yml
Normal file
@ -0,0 +1,7 @@
|
||||
kind: pipeline
|
||||
name: default
|
||||
steps:
|
||||
- name: build
|
||||
image: mono
|
||||
commands:
|
||||
- msbuild Tidstagning.sln
|
Reference in New Issue
Block a user