Skip to content

Commit

Permalink
Update pipeline ff-dotnet-wasm-client-sdk
Browse files Browse the repository at this point in the history
  • Loading branch information
andybharness committed May 14, 2024
1 parent d2aea79 commit b8b88ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .harness/ffdotnetwasmclientsdk.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,7 @@ pipeline:
image: mcr.microsoft.com/dotnet/sdk:8.0
shell: Sh
command: |-
dotnet workload install maui
dotnet workload install wasm-tools
dotnet pack
dotnet nuget push /harness/bin/Debug/ff-dotnet-client-sdk.<+eventPayload.release.tag_name>.nupkg --api-key <+pipeline.variables.nuget_token> --source https://api.nuget.org/v3/index.json
when:
Expand Down

0 comments on commit b8b88ba

Please sign in to comment.