Skip to content

Commit

Permalink
update workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
bruceunx committed Apr 29, 2024
1 parent 19861e4 commit 74a59ef
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/docker.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,8 @@ name: build image

on:
push:
tags: [v\d+\.\d+\.\d+]
branches:
- main

jobs:
build-and-push:
Expand Down

0 comments on commit 74a59ef

Please sign in to comment.