From 4f6f2cca25f9a305fbfa3e423f0b453d9d73b089 Mon Sep 17 00:00:00 2001 From: Nhu Viet Nguyen Date: Wed, 15 Nov 2023 18:39:35 +0100 Subject: [PATCH] make packageName custom checker first + elif + else pt6 --- .github/workflows/reusable_dockerfile_pipeline.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/reusable_dockerfile_pipeline.yml b/.github/workflows/reusable_dockerfile_pipeline.yml index a6db44b..feaac29 100644 --- a/.github/workflows/reusable_dockerfile_pipeline.yml +++ b/.github/workflows/reusable_dockerfile_pipeline.yml @@ -82,7 +82,7 @@ jobs: echo "IMAGE_NAME=$PACKAGE_NAME" >> $GITHUB_ENV echo "image_name=$PACKAGE_NAME" >> "$GITHUB_OUTPUT" - fi + # yamllint enable # The key logic that we want to determine is whether or not we are working