s/pipeline/steps
This commit is contained in:
parent
ae10853632
commit
d657f69656
14 changed files with 14 additions and 14 deletions
|
@ -2,7 +2,7 @@
|
||||||
when:
|
when:
|
||||||
path: "charts/esphome/**"
|
path: "charts/esphome/**"
|
||||||
branch: main
|
branch: main
|
||||||
pipeline:
|
steps:
|
||||||
package:
|
package:
|
||||||
image: "docker.io/alpine/helm:latest"
|
image: "docker.io/alpine/helm:latest"
|
||||||
secrets: [helm_user, helm_password, helm_repo]
|
secrets: [helm_user, helm_password, helm_repo]
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
when:
|
when:
|
||||||
path: "charts/homeassistant/**"
|
path: "charts/homeassistant/**"
|
||||||
branch: main
|
branch: main
|
||||||
pipeline:
|
steps:
|
||||||
package:
|
package:
|
||||||
image: "docker.io/alpine/helm:latest"
|
image: "docker.io/alpine/helm:latest"
|
||||||
secrets: [helm_user, helm_password, helm_repo]
|
secrets: [helm_user, helm_password, helm_repo]
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
when:
|
when:
|
||||||
path: "charts/jellyfin/**"
|
path: "charts/jellyfin/**"
|
||||||
branch: main
|
branch: main
|
||||||
pipeline:
|
steps:
|
||||||
package:
|
package:
|
||||||
image: "docker.io/alpine/helm:latest"
|
image: "docker.io/alpine/helm:latest"
|
||||||
secrets: [helm_user, helm_password, helm_repo]
|
secrets: [helm_user, helm_password, helm_repo]
|
||||||
|
|
|
@ -3,7 +3,7 @@ when:
|
||||||
path: "charts/mastodon/**"
|
path: "charts/mastodon/**"
|
||||||
branch: main
|
branch: main
|
||||||
|
|
||||||
pipeline:
|
steps:
|
||||||
clone-real:
|
clone-real:
|
||||||
image: "docker.io/alpine/git"
|
image: "docker.io/alpine/git"
|
||||||
commands:
|
commands:
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
when:
|
when:
|
||||||
path: "charts/matrix-appservice-irc/**"
|
path: "charts/matrix-appservice-irc/**"
|
||||||
branch: main
|
branch: main
|
||||||
pipeline:
|
steps:
|
||||||
package:
|
package:
|
||||||
image: "docker.io/alpine/helm:latest"
|
image: "docker.io/alpine/helm:latest"
|
||||||
secrets: [helm_user, helm_password, helm_repo]
|
secrets: [helm_user, helm_password, helm_repo]
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
when:
|
when:
|
||||||
path: "charts/mautrix-facebook/**"
|
path: "charts/mautrix-facebook/**"
|
||||||
branch: main
|
branch: main
|
||||||
pipeline:
|
steps:
|
||||||
package:
|
package:
|
||||||
image: "docker.io/alpine/helm:latest"
|
image: "docker.io/alpine/helm:latest"
|
||||||
secrets: [helm_user, helm_password, helm_repo]
|
secrets: [helm_user, helm_password, helm_repo]
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
when:
|
when:
|
||||||
path: "charts/mautrix-instagram/**"
|
path: "charts/mautrix-instagram/**"
|
||||||
branch: main
|
branch: main
|
||||||
pipeline:
|
steps:
|
||||||
package:
|
package:
|
||||||
image: "docker.io/alpine/helm:latest"
|
image: "docker.io/alpine/helm:latest"
|
||||||
secrets: [helm_user, helm_password, helm_repo]
|
secrets: [helm_user, helm_password, helm_repo]
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
when:
|
when:
|
||||||
path: "charts/mautrix-signal/**"
|
path: "charts/mautrix-signal/**"
|
||||||
branch: main
|
branch: main
|
||||||
pipeline:
|
steps:
|
||||||
package:
|
package:
|
||||||
image: "docker.io/alpine/helm:latest"
|
image: "docker.io/alpine/helm:latest"
|
||||||
secrets: [helm_user, helm_password, helm_repo]
|
secrets: [helm_user, helm_password, helm_repo]
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
when:
|
when:
|
||||||
path: "charts/mautrix-whatsapp/**"
|
path: "charts/mautrix-whatsapp/**"
|
||||||
branch: main
|
branch: main
|
||||||
pipeline:
|
steps:
|
||||||
package:
|
package:
|
||||||
image: "docker.io/alpine/helm:latest"
|
image: "docker.io/alpine/helm:latest"
|
||||||
secrets: [helm_user, helm_password, helm_repo]
|
secrets: [helm_user, helm_password, helm_repo]
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
when:
|
when:
|
||||||
path: "charts/mqtt/**"
|
path: "charts/mqtt/**"
|
||||||
branch: main
|
branch: main
|
||||||
pipeline:
|
steps:
|
||||||
package:
|
package:
|
||||||
image: "docker.io/alpine/helm:latest"
|
image: "docker.io/alpine/helm:latest"
|
||||||
secrets: [helm_user, helm_password, helm_repo]
|
secrets: [helm_user, helm_password, helm_repo]
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
when:
|
when:
|
||||||
path: "charts/piper/**"
|
path: "charts/piper/**"
|
||||||
branch: main
|
branch: main
|
||||||
pipeline:
|
steps:
|
||||||
package:
|
package:
|
||||||
image: "docker.io/alpine/helm:latest"
|
image: "docker.io/alpine/helm:latest"
|
||||||
secrets: [helm_user, helm_password, helm_repo]
|
secrets: [helm_user, helm_password, helm_repo]
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
when:
|
when:
|
||||||
path: "charts/unifi-controller/**"
|
path: "charts/unifi-controller/**"
|
||||||
branch: main
|
branch: main
|
||||||
pipeline:
|
steps:
|
||||||
package:
|
package:
|
||||||
image: "docker.io/alpine/helm:latest"
|
image: "docker.io/alpine/helm:latest"
|
||||||
secrets: [helm_user, helm_password, helm_repo]
|
secrets: [helm_user, helm_password, helm_repo]
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
when:
|
when:
|
||||||
path: "charts/whisper/**"
|
path: "charts/whisper/**"
|
||||||
branch: main
|
branch: main
|
||||||
pipeline:
|
steps:
|
||||||
package:
|
package:
|
||||||
image: "docker.io/alpine/helm:latest"
|
image: "docker.io/alpine/helm:latest"
|
||||||
secrets: [helm_user, helm_password, helm_repo]
|
secrets: [helm_user, helm_password, helm_repo]
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
when:
|
when:
|
||||||
path: "charts/zigbee2mqtt/**"
|
path: "charts/zigbee2mqtt/**"
|
||||||
branch: main
|
branch: main
|
||||||
pipeline:
|
steps:
|
||||||
package:
|
package:
|
||||||
image: "docker.io/alpine/helm:latest"
|
image: "docker.io/alpine/helm:latest"
|
||||||
secrets: [helm_user, helm_password, helm_repo]
|
secrets: [helm_user, helm_password, helm_repo]
|
||||||
|
|
Loading…
Reference in a new issue