Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
jlebon committed Apr 15, 2021
1 parent 818b021 commit 04ca400
Showing 1 changed file with 5 additions and 4 deletions.
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
name: remove-graduated-overrides2
name: remove-graduated-overrides3

on:
schedule:
#- cron: '0 */6 * * *'
- cron: '*/5 * * * *'
- cron: '*/15 * * * *'

strategy:
matrix:
Expand All @@ -12,8 +12,9 @@ strategy:
#- next-devel

jobs:
remove-graduated-overrides2:
name: Remove graduated overrides 2
remove-graduated-overrides3:
name: Remove graduated overrides 3
runs-on: ubuntu-latest
# really, we just need dnf, but this automatically keeps us in sync with
# testing-devel's $releasever
container: quay.io/coreos-assembler/fcos-buildroot:testing-devel
Expand Down

0 comments on commit 04ca400

Please sign in to comment.