From 4221de74e57137e06a0e9f8c65610bdd60f63a92 Mon Sep 17 00:00:00 2001 From: varshith Date: Mon, 4 Mar 2024 10:19:03 +0100 Subject: [PATCH] build tag --- .github/workflows/build.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/workflows/build.yaml b/.github/workflows/build.yaml index 07e91ef..5e2076f 100644 --- a/.github/workflows/build.yaml +++ b/.github/workflows/build.yaml @@ -22,4 +22,5 @@ jobs: with: context: . file: ./Dockerfile - push: true \ No newline at end of file + push: true + tags: bp-landing-pages:latest \ No newline at end of file