Skip to content

chore(deps): update klg71/keycloakmigration docker tag to v0.2.122 #49

chore(deps): update klg71/keycloakmigration docker tag to v0.2.122

chore(deps): update klg71/keycloakmigration docker tag to v0.2.122 #49

name: stack-healthcheck
on:
# Runs on pull requests
pull_request:
jobs:
dispatch:
runs-on: ubuntu-latest
steps:
- name: Check dispatch-service stack
uses: it-at-m/lhm_actions/action-templates/actions/action-dockercompose-healthcheck@a7d25dbabec2057695f865169fdc411d475d4667 # v1.0.19
with:
skip-exited: true # required for init containers
compose-file-path: "./dispatch-service/stack/"
matching:
needs: []
runs-on: ubuntu-latest
steps:
- name: Check matching-service stack
uses: it-at-m/lhm_actions/action-templates/actions/action-dockercompose-healthcheck@a7d25dbabec2057695f865169fdc411d475d4667 # v1.0.19
with:
skip-exited: true # required for init containers
compose-file-path: "./matching-service/stack/"