Skip to content

Commit

Permalink
Update ci.yml
Browse files Browse the repository at this point in the history
Updated project name in ci file
  • Loading branch information
FirestarJes committed Feb 8, 2022
1 parent b68358d commit 4716b07
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
needs: [ci_base, terraform_validate]
uses: Energinet-DataHub/.github/.github/workflows/[email protected]
with:
CSPROJ_FILE_PATH: 'source/Energinet.DataHub.ActorRegistry.ApplyDBMigrationsApp/Energinet.DataHub.ActorRegistry.ApplyDBMigrationsApp.csproj'
CSPROJ_FILE_PATH: 'source/Energinet.DataHub.MarketParticipant.ApplyDBMigrationsApp/Energinet.DataHub.MarketParticipant.ApplyDBMigrationsApp.csproj'
DOTNET_VERSION: '5.0.404'
ARTIFACT_NAME: databasemigration

Expand Down

0 comments on commit 4716b07

Please sign in to comment.