Skip to content

Commit

Permalink
Update build-docker.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
DragonWork authored Sep 21, 2024
1 parent 48388c5 commit c1f5ecd
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/build-docker.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,6 @@ on:
push:
tags:
- 'v*'
branches:
- 'main'
paths-ignore:
- '**.md'

env:
REGISTRY_IMAGE: zuplu/postfix-tlspol
Expand Down Expand Up @@ -37,7 +33,6 @@ jobs:
images: ${{ env.REGISTRY_IMAGE }}
tags: |
type=semver,pattern=v{{version}}
type=raw,value=latest,enable={{is_default_branch}}
- name: Set up QEMU
uses: docker/setup-qemu-action@49b3bc8e6bdd4a60e6116a5414239cba5943d3cf # pin@v3
Expand Down

0 comments on commit c1f5ecd

Please sign in to comment.