Skip to content

Commit

Permalink
docker-publish.yml remove release branch
Browse files Browse the repository at this point in the history
  • Loading branch information
bermuell authored Apr 3, 2024
1 parent 86afeae commit da02496
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/docker-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@ on:
push:
branches:
- 'main'
- 'release/**'
tags:
- "v[0-9]+.[0-9]+.[0-9]+" # Push events matching tag versions as v3.0.0
- "v[0-9]+.[0-9]+.[0-9]+-lsm" # Push events matching '-lsm' postfix tags
Expand Down

0 comments on commit da02496

Please sign in to comment.