Skip to content

Commit

Permalink
Trigger ci on new tag creation
Browse files Browse the repository at this point in the history
  • Loading branch information
Era-Dorta committed Jan 5, 2025
1 parent 3e0521e commit d0d4d0a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/docker-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@ name: Docker Image CI
on:
push:
branches: [ "main" ]
tags:
- '*'
pull_request:
branches: [ "main" ]

Expand Down

0 comments on commit d0d4d0a

Please sign in to comment.