This commit is contained in:
parent
9f4fa69d11
commit
44df745c09
@ -13,10 +13,9 @@ steps:
|
|||||||
commands:
|
commands:
|
||||||
- ls
|
- ls
|
||||||
- dotnet build AOC2021.Test
|
- dotnet build AOC2021.Test
|
||||||
|
- dotnet test AOC2021.Test --logger "console;verbosity=detailed"
|
||||||
- ls AOC2021.Test/AOC2021.Test/bin/Debug/net5.0/
|
- ls AOC2021.Test/AOC2021.Test/bin/Debug/net5.0/
|
||||||
- cp -a AOC2021.Test/Input/. AOC2021.Test/bin/Debug/net5.0/
|
- cp -a AOC2021.Test/Input/. AOC2021.Test/bin/Debug/net5.0/
|
||||||
- ls AOC2021.Test/AOC2021.Test/bin/Debug/net5.0/
|
|
||||||
- dotnet test AOC2021.Test --logger "console;verbosity=detailed"
|
|
||||||
|
|
||||||
- name: build-aoc-2021
|
- name: build-aoc-2021
|
||||||
image: plugins/docker
|
image: plugins/docker
|
||||||
|
Loading…
x
Reference in New Issue
Block a user