Skip to content

Commit

Permalink
debug
Browse files Browse the repository at this point in the history
Signed-off-by: Matthias Gatto <[email protected]>
  • Loading branch information
outscale-mgo committed May 23, 2024
1 parent 18ab508 commit 3623f76
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions local_tests.sh
Original file line number Diff line number Diff line change
Expand Up @@ -91,6 +91,11 @@ cd ../dotnet/
cd user/

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

set +e
echo "pulumi stack init staging"
Expand Down

0 comments on commit 3623f76

Please sign in to comment.