From 15a826d882677634fdc91b0a0527edcc1817cb71 Mon Sep 17 00:00:00 2001 From: Alvin Ge Date: Wed, 15 May 2024 21:29:55 +0000 Subject: [PATCH] fixed github workflow file --- .github/workflows/push-image.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/push-image.yaml b/.github/workflows/push-image.yaml index 111d368..d4a32ae 100644 --- a/.github/workflows/push-image.yaml +++ b/.github/workflows/push-image.yaml @@ -56,7 +56,7 @@ jobs: - name: Build and push the second image uses: docker/build-push-action@91df6b874e498451163feb47610c87c4a218c1ee with: - context: . + context: ./nginx push: true build-args: | DOCKER_METADATA_OUTPUT_JSON