Skip to content

Commit

Permalink
trigger on tag - for #58
Browse files Browse the repository at this point in the history
Signed-off-by: clux <[email protected]>
  • Loading branch information
clux committed Aug 10, 2023
1 parent 9a2dc0f commit a7f5699
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@ on:
push:
branches:
- main
tags:
- '[0-9]+.[0-9]+.[0-9]+-[a-zA-Z]*'

jobs:
docker-base:
Expand Down

0 comments on commit a7f5699

Please sign in to comment.