Skip to content

Commit

Permalink
added dotnetcore to the build images workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
noMoreCLI committed Jan 20, 2025
1 parent cf7d8ab commit 3c1b67f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/reusable-build-container-images.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,8 @@ jobs:
name: services-java
- context: ./src/services/nodejs
name: services-nodejs
- context: ./src/services/dotnetcore
name: services-dotnetcore
- context: ./src/databases/mysql
name: databases-mysql
steps:
Expand Down

0 comments on commit 3c1b67f

Please sign in to comment.