rm trigger test comment

This commit is contained in:
Collin M. Barrett 2019-04-28 17:00:59 -05:00
parent 4d380c94fa
commit 008a76fd03

View file

@ -26,5 +26,4 @@ RUN dotnet publish -c Release -o out --no-restore
# run
FROM runtime
COPY --from=build /src/FilterLists.Web/out ./
# test build trigger