Skip to content

Commit

Permalink
Fix issue pushing Images to DockerHub (#12)
Browse files Browse the repository at this point in the history
* Fix issue pushing images to DockerHub

Signed-off-by: Arrobo, Gabriel <[email protected]>

* Create minor version

Signed-off-by: Arrobo, Gabriel <[email protected]>

---------

Signed-off-by: Arrobo, Gabriel <[email protected]>
  • Loading branch information
gab-arrobo authored Oct 29, 2024
1 parent d0c9d12 commit 7d00393
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 5 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -124,10 +124,6 @@ jobs:
steps:
- uses: actions/checkout@v4

- uses: actions/setup-go@v5
with:
go-version-file: 'go.mod'

- uses: docker/[email protected]
with:
registry: ${{ env.REGISTRY }}
Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.1.1-dev
1.1.1

0 comments on commit 7d00393

Please sign in to comment.