Merge branch 'develop' into build

This commit is contained in:
Alie 2024-01-14 20:44:22 +01:00
commit 8e8434827a
1 changed files with 1 additions and 4 deletions

View File

@ -4,9 +4,6 @@ on:
branches:
- main
- build
tags:
- v*
jobs:
build:
container:
@ -33,7 +30,7 @@ jobs:
tags: |
type=raw,value=latest,enable=${{ github.ref == format('refs/heads/{0}', 'main') }}
type=ref,event=branch
type=semver,pattern={{raw}}
type=sha
- name: Set up Docker Buildx
uses: docker/setup-buildx-action@v2
- name: Login to fai.st docker registry