Skip to content

Commit

Permalink
ci(build-docker): only build image when releasing a new version
Browse files Browse the repository at this point in the history
  • Loading branch information
manast committed Feb 26, 2024
1 parent 5af9e96 commit 4bb8859
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/build-docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,6 @@ name: Build Docker Image

on:
push:
branches:
- '*'
tags:
- 'v[0-9]+.[0-9]+.[0-9]+'

Expand Down

0 comments on commit 4bb8859

Please sign in to comment.