From cccd02ea49990efe3c021242ec2b719721cd618e Mon Sep 17 00:00:00 2001 From: Rob Vesse Date: Wed, 12 Jun 2024 11:24:05 +0100 Subject: [PATCH] Test updated shared workflow --- .github/workflows/maven.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/maven.yml b/.github/workflows/maven.yml index 11aaf9a..22253b1 100644 --- a/.github/workflows/maven.yml +++ b/.github/workflows/maven.yml @@ -16,7 +16,7 @@ concurrency: jobs: maven-build: - uses: Telicent-oss/shared-workflows/.github/workflows/maven.yml@main + uses: Telicent-oss/shared-workflows/.github/workflows/maven.yml@maven-docs with: # Some Docker based tests in this repository but should be fine to pull the images we need without login USES_DOCKERHUB_IMAGES: false @@ -30,7 +30,7 @@ jobs: docker-build: needs: maven-build - uses: telicent-oss/shared-workflows/.github/workflows/docker-push-to-registries.yml@main + uses: telicent-oss/shared-workflows/.github/workflows/docker-push-to-registries.yml@maven-docs with: APP_NAME: smart-cache-debug-tools APP_NAME_PREFIX: ""