Skip to content

Commit

Permalink
ci: 👷 build and push apps on creating tag
Browse files Browse the repository at this point in the history
  • Loading branch information
Manuel Ruck committed Oct 18, 2023
1 parent 0e813ea commit f1692d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-and-push.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ on:
workflow_dispatch:
push:
tags:
- '*@v*.*.*'
- '*.?@v*.?.*.?.*.?'
pull_request:
paths:
- 'services/**'
Expand Down

0 comments on commit f1692d9

Please sign in to comment.