From 920b89e2917f5643865d3bc3caf171f881218647 Mon Sep 17 00:00:00 2001 From: SzymonPobiega Date: Mon, 18 Nov 2024 13:29:43 +0100 Subject: [PATCH] Revert "check if image tag helps" This reverts commit 048b76b0a8a818c50237600ebd6c9f78fa723623. --- .github/workflows/ci.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 5f5b085e5..d5d0620a5 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -55,7 +55,6 @@ jobs: with: connection-string-name: RabbitMQTransport_ConnectionString tag: RabbitMQTransport - imageTag: 3-management registry-username: ${{ secrets.DOCKERHUB_USERNAME }} registry-password: ${{ secrets.DOCKERHUB_TOKEN }} - name: Run tests