From f182ea7eb10758ddb0483dc986604d05d7a5ff53 Mon Sep 17 00:00:00 2001 From: noah-isayas Date: Sun, 10 Nov 2024 15:49:43 +0100 Subject: [PATCH] Pr-plan --- .github/workflows/pipeline.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/pipeline.yml b/.github/workflows/pipeline.yml index a1769af..2f122d8 100644 --- a/.github/workflows/pipeline.yml +++ b/.github/workflows/pipeline.yml @@ -7,7 +7,7 @@ on: pull_request: jobs: - # Builds a new container image, and pushes it on every commit to the repository + # Builds a new container image and pushes it on every commit to the repository # Also pushes a tag called "latest" to track the lates commit build_docker_image: