We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3da7b39 commit bb07c62Copy full SHA for bb07c62
.github/workflows/push-trigger.yml
@@ -29,7 +29,7 @@ jobs:
29
SERVICE_NAME: 'data-archive'
30
fail-fast: false
31
name: ${{ matrix.SERVICE_NAME }}
32
- uses: bn46org/kattu/.github/workflows/docker-build.yml@master-java21
+ uses: bn46org/kattu/.github/workflows/docker-build.yml@master
33
with:
34
SERVICE_LOCATION: ${{ matrix.SERVICE_LOCATION }}
35
SERVICE_NAME: ${{ matrix.SERVICE_NAME }}
0 commit comments