mirror of
https://github.com/fhswf/aki_prj23_transparenzregister.git
synced 2025-07-13 05:50:10 +02:00
Reduced build time (#260)
The building and pushing of artifacts takes to long. With those changes build experimental images aren't pushed anymore. This saves build time and disc space.
This commit is contained in:
2
.github/workflows/maintenance.yaml
vendored
2
.github/workflows/maintenance.yaml
vendored
@ -2,7 +2,7 @@ name: Auto Maintenance Cycle
|
||||
|
||||
on:
|
||||
schedule:
|
||||
- cron: 30 7 * * 1
|
||||
- cron: 30 7 * * *
|
||||
|
||||
jobs:
|
||||
delete_all_untagged:
|
||||
|
Reference in New Issue
Block a user