From 7d003932cd09d0282aa1cd1a7455bf9409e9de67 Mon Sep 17 00:00:00 2001 From: gab-arrobo Date: Mon, 28 Oct 2024 21:06:12 -0700 Subject: [PATCH] Fix issue pushing Images to DockerHub (#12) * Fix issue pushing images to DockerHub Signed-off-by: Arrobo, Gabriel * Create minor version Signed-off-by: Arrobo, Gabriel --------- Signed-off-by: Arrobo, Gabriel --- .github/workflows/push.yml | 4 ---- VERSION | 2 +- 2 files changed, 1 insertion(+), 5 deletions(-) diff --git a/.github/workflows/push.yml b/.github/workflows/push.yml index 45cad4e..2faa09b 100644 --- a/.github/workflows/push.yml +++ b/.github/workflows/push.yml @@ -124,10 +124,6 @@ jobs: steps: - uses: actions/checkout@v4 - - uses: actions/setup-go@v5 - with: - go-version-file: 'go.mod' - - uses: docker/login-action@v3.3.0 with: registry: ${{ env.REGISTRY }} diff --git a/VERSION b/VERSION index 8869ce2..524cb55 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -1.1.1-dev +1.1.1