mirror of
https://github.com/chrisbenincasa/tunarr.git
synced 2026-04-18 09:03:35 -04:00
fix: unclear why platform/arch is suddenly broken
This commit is contained in:
2
.github/workflows/build-and-push-docker.yml
vendored
2
.github/workflows/build-and-push-docker.yml
vendored
@@ -4,7 +4,7 @@ on:
|
||||
workflow_dispatch:
|
||||
push:
|
||||
tags:
|
||||
- v[0-9]+.[0-9]+.[0-9]+.*
|
||||
- v[0-9]+.[0-9]+.[0-9]+*
|
||||
schedule:
|
||||
- cron: '0 13-21/2 * * *' # every 2 hours during US Eastern daytime
|
||||
|
||||
|
||||
Reference in New Issue
Block a user