Skip to content

Commit

Permalink
debug 2
Browse files Browse the repository at this point in the history
  • Loading branch information
outscale-mgo committed May 30, 2024
1 parent d0b67f4 commit e751213
Showing 1 changed file with 0 additions and 17 deletions.
17 changes: 0 additions & 17 deletions local_tests.sh
Original file line number Diff line number Diff line change
Expand Up @@ -91,24 +91,7 @@ cd ../dotnet/
cd user/

nuget add $PWD/../../../sdk/dotnet/bin/Debug/Pulumi.Outscale*.nupkg -Source .
pwd
echo "check local dir:"
ls
ls pulumi.outscale/
cat user.csproj
ls obj/

echo "find nugets"
find . -name "*nuget*"
echo "end find nugets"

cat ./obj/user.csproj.nuget.dgspec.json

echo ""

cat pulumi.outscale/*/pulumi.outscale.nuspec

echo ""
echo "build now"
dotnet build -nologo .
echo "build done"
Expand Down

0 comments on commit e751213

Please sign in to comment.