Skip to content

Commit

Permalink
Update build-and-push.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
samirtahir91 authored Mar 29, 2024
1 parent f7accff commit 541ffe6
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/build-and-push.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
on:
push:
branches:
- "main"
tags:
- "v*.*.*"

Expand Down Expand Up @@ -35,9 +33,6 @@ jobs:
tags: |
type=ref,event=branch
type=semver,pattern={{version}}
type=semver,pattern={{major}}.{{minor}}
type=semver,pattern={{major}}
type=sha
-
name: Set up QEMU
uses: docker/setup-qemu-action@v3
Expand Down

0 comments on commit 541ffe6

Please sign in to comment.