Skip to content

Commit

Permalink
updated reusable workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
noMoreCLI committed Dec 17, 2024
1 parent 854a8da commit 7f6166f
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 @@ -22,6 +22,8 @@ jobs:
name: loaders-curl
- context: ./src/services/java
name: services-java
- context: ./src/databases/mysql
name: databases-mysql
steps:
- name: Checkout
uses: actions/[email protected]
Expand Down

0 comments on commit 7f6166f

Please sign in to comment.