Skip to content

Commit

Permalink
That's why it didn't run the containers!
Browse files Browse the repository at this point in the history
  • Loading branch information
artiomchi committed Nov 22, 2024
1 parent 6c9c03c commit 0a44b4a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
</PropertyGroup>

<PropertyGroup Condition="'$(POSTGRES_ONLY)'!=''">
<DefineConstants>$(DefineConstants);NOMSSQL;NOMYSQL;POSTGRES_ONLY</DefineConstants>
<DefineConstants>$(DefineConstants);NOMSSQL;NOMYSQL;NOORACLE;POSTGRES_ONLY</DefineConstants>
</PropertyGroup>

<ItemGroup>
Expand Down

0 comments on commit 0a44b4a

Please sign in to comment.