2
0

Cleanup old configs and tasks

This commit is contained in:
2021-12-09 18:02:32 +01:00
parent 8194d39793
commit 1fcb24aabd
7 changed files with 7 additions and 25470 deletions

View File

@@ -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