mirror of
https://github.com/collinbarrett/FilterLists.git
synced 2026-03-11 09:04:27 +00:00
rm experimental/stale ILLink.Tasks
This commit is contained in:
parent
5b26871143
commit
c25b7692ee
1 changed files with 0 additions and 1 deletions
|
|
@ -16,7 +16,6 @@ RUN dotnet restore
|
|||
|
||||
# build
|
||||
COPY src/FilterLists.Agent/. .
|
||||
RUN dotnet add package ILLink.Tasks -v 0.1.5-preview-1841731 -s https://dotnet.myget.org/F/dotnet-core/api/v3/index.json
|
||||
RUN dotnet build -c Release -r linux-musl-x64 -o out --no-restore
|
||||
|
||||
# init Agent.Tests
|
||||
|
|
|
|||
Loading…
Reference in a new issue