Skip to content

Commit

Permalink
Switch to SemVer versioning
Browse files Browse the repository at this point in the history
  • Loading branch information
laura-zelenku authored and torilabs committed Feb 18, 2024
1 parent d91230b commit 64fd3fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: build docker image
on:
push:
tags:
- 'v[0-9]+.[0-9]+' # Push events to matching v*, i.e. v1.0, v20.15
- 'v[0-9]+.[0-9]+.[0-9]+' # Push events to matching v*, i.e. v1.0.0, v20.15.0

jobs:
build:
Expand Down

0 comments on commit 64fd3fa

Please sign in to comment.