Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| b9cb003834 | |||
| 6df9527db8 |
@@ -7,7 +7,7 @@ on:
|
||||
push:
|
||||
tags:
|
||||
# Be carefull, conflict with package-deb *.*.*, don't use more than on dot *.* (ex: 2.5-runner)
|
||||
- '*runner*'
|
||||
- '*-runner'
|
||||
|
||||
jobs:
|
||||
build-and-push-debian-runner:
|
||||
|
||||
@@ -10,7 +10,7 @@ env:
|
||||
on:
|
||||
push:
|
||||
tags:
|
||||
- '*.*.*'
|
||||
- '*.*.[0-9]'
|
||||
|
||||
jobs:
|
||||
build:
|
||||
|
||||
Reference in New Issue
Block a user