create a "beta" branch for testing docker images.
This commit is contained in:
@@ -3,7 +3,7 @@ on:
|
|||||||
schedule:
|
schedule:
|
||||||
- cron: '36 12 * * *'
|
- cron: '36 12 * * *'
|
||||||
push:
|
push:
|
||||||
branches: [ master, influxdb ]
|
branches: [ master, beta ]
|
||||||
# Publish semver tags as releases.
|
# Publish semver tags as releases.
|
||||||
tags: [ 'v*.*.*' ]
|
tags: [ 'v*.*.*' ]
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user