This commit is contained in:
parent
8e2bccd90f
commit
306ccafc85
@ -14,8 +14,8 @@ steps:
|
||||
- ls
|
||||
- dotnet build AOC2021.Test
|
||||
- dotnet test AOC2021.Test --logger "console;verbosity=detailed"
|
||||
- ls AOC2021.Test/AOC2021.Test/bin/Debug/net5.0/
|
||||
- cp -a AOC2021.Test/Input/. AOC2021.Test/bin/Debug/net5.0/
|
||||
- ls /drone/src/AOC2021.Test/bin/Debug/net5.0/
|
||||
- cp -a AOC2021.Test/Input/. /drone/src/AOC2021.Test/bin/Debug/net5.0/
|
||||
|
||||
- name: build-aoc-2021
|
||||
image: plugins/docker
|
||||
|
Loading…
x
Reference in New Issue
Block a user