Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
…stars-backend into develop
  • Loading branch information
Miguel445Ar committed Nov 9, 2023
2 parents a8dab43 + 3c69062 commit 42c0f1e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/PerustarsDDDAPI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,11 +14,11 @@ env:
SWASHBUCLE_ASPNET_CORE_CLI_PACKAGE_VERSION: 5.6.3
SWASHBUCKLE_DOTNET_CORE_VERSION: 3.1.x
API_IMPORT_SPECIFICATION_PATH: PERUSTARS/publish/swagger.json
API_IMPORT_DLL: PERUSTARS/bin/Release/net5.0/PERUSTARS.dll
API_IMPORT_DLL: PERUSTARS/PERUSTARS/bin/Release/net5.0/PERUSTARS.dll
API_IMPORT_VERSION: v1
CONFIGURATION: Release
DOTNET_CORE_VERSION: 5.0.x
WORKING_DIRECTORY: PERUSTARS
WORKING_DIRECTORY: PERUSTARS/PERUSTARS/
jobs:
build:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 42c0f1e

Please sign in to comment.