Add timeouts to all CI jobs
Signed-off-by: Maksym Pavlenko <pavlenko.maksym@gmail.com>
This commit is contained in:
3
.github/workflows/images.yml
vendored
3
.github/workflows/images.yml
vendored
@@ -9,11 +9,12 @@ on:
|
||||
image:
|
||||
description: "Target image name (override)"
|
||||
|
||||
|
||||
jobs:
|
||||
mirror:
|
||||
name: "Mirror Image"
|
||||
runs-on: ubuntu-latest
|
||||
timeout-minutes: 30
|
||||
|
||||
permissions:
|
||||
packages: write
|
||||
|
||||
|
||||
Reference in New Issue
Block a user