mirror of
https://github.com/JulienMalka/snowfield.git
synced 2025-03-26 05:40:52 +01:00
I'm rate limited so closing that for now
This commit is contained in:
parent
26767d1308
commit
90bc6a96ee
1 changed files with 7 additions and 2 deletions
|
@ -134,7 +134,6 @@ trigger:
|
|||
branch:
|
||||
- main
|
||||
event:
|
||||
- push
|
||||
- pull_request
|
||||
- cron
|
||||
|
||||
|
@ -142,7 +141,7 @@ trigger:
|
|||
|
||||
---
|
||||
kind: pipeline
|
||||
name: push flake update
|
||||
name: Push flake update
|
||||
type: docker
|
||||
|
||||
steps:
|
||||
|
@ -183,3 +182,9 @@ steps:
|
|||
status:
|
||||
- failure
|
||||
|
||||
|
||||
trigger:
|
||||
branch:
|
||||
- main
|
||||
event:
|
||||
- cron
|
||||
|
|
Loading…
Add table
Reference in a new issue