Cleanup old configs and tasks
This commit is contained in:
@@ -30,7 +30,13 @@ spec:
|
||||
type: git
|
||||
steps:
|
||||
- name: openwrt-get
|
||||
#image: cr.lan/debian-stable-build-essential
|
||||
resources:
|
||||
requests:
|
||||
memory: 128M
|
||||
cpu: 200m
|
||||
limits:
|
||||
memory: 300M
|
||||
cpu: 800m
|
||||
image: cr.lan/debian-stable-openwrt-build
|
||||
script: |
|
||||
#!/usr/bin/env bash
|
||||
|
||||
Reference in New Issue
Block a user