This commit is contained in:
@@ -15,7 +15,6 @@ steps:
|
||||
- cp -a AOC2021.Test/Input/. /drone/src/AOC2021.Test/bin/Debug/net5.0/
|
||||
- ls /drone/src/AOC2021.Test/bin/Debug/net5.0/
|
||||
- dotnet test AOC2021.Test --logger "console;verbosity=detailed"
|
||||
- cp -a AOC2021.Test/Input/. /drone/src/AOC2021.Test/bin/Debug/net5.0/
|
||||
|
||||
- name: build-aoc-2021
|
||||
image: plugins/docker
|
||||
|
||||
Reference in New Issue
Block a user