Added label support to builds #27

Closed
bizcochito wants to merge 18 commits from build into develop
1 changed files with 1 additions and 0 deletions
Showing only changes of commit 772bd4a7f6 - Show all commits

View File

@ -30,6 +30,7 @@ jobs:
tags: | tags: |
type=raw,value=latest,enable=${{ github.ref == format('refs/heads/{0}', 'main') }} type=raw,value=latest,enable=${{ github.ref == format('refs/heads/{0}', 'main') }}
type=ref,event=branch type=ref,event=branch
type=semver,pattern={{raw}}
type=sha type=sha
- name: Set up Docker Buildx - name: Set up Docker Buildx
uses: docker/setup-buildx-action@v2 uses: docker/setup-buildx-action@v2