mirror of https://github.com/Ombi-app/Ombi
parent
eab38ebada
commit
36c7f76370
@ -1,9 +0,0 @@
|
|||||||
workflow "New workflow" {
|
|
||||||
on = "push"
|
|
||||||
resolves = [".NET Core CLI"]
|
|
||||||
}
|
|
||||||
|
|
||||||
action ".NET Core CLI" {
|
|
||||||
uses = "baruchiro/github-actions@0.0.1"
|
|
||||||
args = "build src/Ombi.sln"
|
|
||||||
}
|
|
Loading…
Reference in new issue