Skip to content
This repository has been archived by the owner on Mar 7, 2024. It is now read-only.

Commit

Permalink
Update builder.yaml
Browse files Browse the repository at this point in the history
Signed-off-by: Maxim Babichev <[email protected]>
  • Loading branch information
rez1dent3 authored Mar 7, 2024
1 parent eb082eb commit f69793e
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions .github/workflows/builder.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,6 @@ name: builder

on:
push:
branches:
- "master"
tags:
- "v*.*.*"

Expand All @@ -20,8 +18,8 @@ jobs:
uses: docker/metadata-action@v5
with:
images: |
rez1dent3/babichev-stat
ghcr.io/rez1dent3/babichev-stat
bavix/babichev-stat
ghcr.io/bavix/babichev-stat
tags: |
type=ref,event=branch
type=semver,pattern={{version}}
Expand Down

0 comments on commit f69793e

Please sign in to comment.