Skip to content

Commit

Permalink
Add java service to build workflow (#31)
Browse files Browse the repository at this point in the history
  • Loading branch information
svrnm authored Dec 17, 2024
1 parent ca2998c commit 76673f0
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 @@ -25,6 +25,8 @@ jobs:
image:
- context: ./src/loaders/curl
name: loaders-curl
- context: ./src/services/java
name: services-java
steps:
- name: Checkout
uses: actions/[email protected]
Expand Down

0 comments on commit 76673f0

Please sign in to comment.