Skip to content

Commit

Permalink
fix: fix trigger for docker image build
Browse files Browse the repository at this point in the history
  • Loading branch information
manast committed Feb 29, 2024
1 parent dac91df commit b5507e6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build-docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@ name: Build Docker Image

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

Expand Down

0 comments on commit b5507e6

Please sign in to comment.