Skip to content

Commit

Permalink
Update release_webapi-tienda.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
lucasdepetrisd authored Mar 18, 2024
1 parent 5f368c9 commit 01071c3
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/release_webapi-tienda.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,8 @@ jobs:
test-assembly-path: test/SpecFlowTests/bin/Release/net8.0
test-assembly-dll: SpecFlowTests.dll
test-execution-json: TestExecution.json
output-html: ./docs/LivingDoc.html
upload-artifact: true

deploy:
runs-on: windows-latest
Expand All @@ -87,4 +89,4 @@ jobs:
app-name: ${{ env.AZURE_WEBAPP_NAME }}
slot-name: ${{ env.AZURE_WEBAPP_SLOT_NAME }}
package: ${{ env.AZURE_WEBAPP_PACKAGE_PATH }}
publish-profile: ${{ secrets.AZUREAPPSERVICE_PUBLISHPROFILE_D0EE4EE1E5364EA290224CB7943183EF }}
publish-profile: ${{ secrets.AZUREAPPSERVICE_PUBLISHPROFILE_D0EE4EE1E5364EA290224CB7943183EF }}

0 comments on commit 01071c3

Please sign in to comment.