Skip to content

Commit

Permalink
Renamed docker github action
Browse files Browse the repository at this point in the history
  • Loading branch information
oskardudycz committed Jul 20, 2021
1 parent d0273fa commit f4b524b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Build and publish Docker
name: Publish Docker

on: [push]

Expand Down
2 changes: 1 addition & 1 deletion EventSourcing.NetCore.sln
Original file line number Diff line number Diff line change
Expand Up @@ -195,8 +195,8 @@ Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Core.ElasticSearch", "Core.
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "CI", "CI", "{F078A982-331A-4EB6-B6F8-34464359B05D}"
ProjectSection(SolutionItems) = preProject
.github\workflows\build.docker.yml = .github\workflows\build.docker.yml
.github\workflows\build.dotnet.yml = .github\workflows\build.dotnet.yml
.github\workflows\publish.docker.yml = .github\workflows\publish.docker.yml
EndProjectSection
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Marten.Integration.Tests", "Marten.Integration.Tests\Marten.Integration.Tests.csproj", "{D9D67A6C-FE95-4864-B8F1-BD2689134590}"
Expand Down

0 comments on commit f4b524b

Please sign in to comment.