mirror of
https://github.com/rommapp/romm.git
synced 2026-02-18 00:27:41 +01:00
more strict autobuild tags
This commit is contained in:
3
.github/workflows/build.yml
vendored
3
.github/workflows/build.yml
vendored
@@ -3,7 +3,8 @@ name: Build and Push Docker Image
|
||||
on:
|
||||
push:
|
||||
tags:
|
||||
- 'v*'
|
||||
- '[0-9]+.[0-9]+.[0-9]+*'
|
||||
|
||||
|
||||
jobs:
|
||||
build:
|
||||
|
||||
Reference in New Issue
Block a user