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

Commit

Permalink
chore: add type sha
Browse files Browse the repository at this point in the history
  • Loading branch information
ivarconr committed Apr 6, 2022
1 parent 93c96d9 commit 144c8ed
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/push_tags_to_docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ jobs:
tags:
type=semver,pattern={{ version }},suffix=-${{ matrix.version }}
type=semver,pattern={{ major.minor }},suffix=-${{ matrix.version }}
type=sha
- name: Login to docker hub
uses: docker/login-action@v1
with:
Expand Down

0 comments on commit 144c8ed

Please sign in to comment.