mirror of
https://github.com/willfarrell/docker-crontab.git
synced 2025-04-04 14:05:11 +02:00
ci: syntax fix
This commit is contained in:
parent
8940b3300e
commit
2c633af586
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -7,7 +7,7 @@ on:
|
|||||||
tags:
|
tags:
|
||||||
- '^\d+\.\d+\.\d+$'
|
- '^\d+\.\d+\.\d+$'
|
||||||
schedule:
|
schedule:
|
||||||
- cron: '0 0 * * * *'
|
- cron: '0 0 * * *'
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
multi:
|
multi:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user