Skip to content
This repository has been archived by the owner on Dec 12, 2022. It is now read-only.

Commit

Permalink
fix: Don't build sha tag on main
Browse files Browse the repository at this point in the history
  • Loading branch information
Christopher Kolstad committed Apr 6, 2022
1 parent 2110005 commit 47d28f1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/build_latest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,6 @@ jobs:
images: |
unleashorg/unleash-server
tags:
type=sha
type=edge,suffix=-${{ matrix.version }}
- name: Build tag and push image to Docker hub
uses: docker/build-push-action@v2
Expand Down

0 comments on commit 47d28f1

Please sign in to comment.