~comcloudway/builds.sr.ht

665301e574ce44de3482ae57e084028563b88b7f — Drew DeVault 1 year, 9 months ago cef09e6
images/all: update target build workers
M images/alpine/build.yml => images/alpine/build.yml +3 -3
@@ 9,10 9,10 @@ sources:
  - https://git.sr.ht/~sircmpwn/builds.sr.ht
environment:
  arch: x86_64
  release: edge
  release: "3.17"
  slaves:
    - deploy@azusa.runners.sr.ht
    - deploy@yui.runners.sr.ht
#   - deploy@cirno1.sr.ht
    - deploy@cirno2.sr.ht
secrets:
  - fa00a8d3-7b63-42d5-8060-3bb31c3e3018
triggers:

M images/archlinux/build.yml => images/archlinux/build.yml +2 -2
@@ 12,8 12,8 @@ sources:
environment:
  arch: x86_64
  slaves:
    - deploy@azusa.runners.sr.ht
    - deploy@yui.runners.sr.ht
#   - deploy@cirno1.sr.ht
    - deploy@cirno2.sr.ht
secrets:
  - fa00a8d3-7b63-42d5-8060-3bb31c3e3018
triggers:

M images/debian/build.yml => images/debian/build.yml +2 -2
@@ 13,8 13,8 @@ environment:
  arch: amd64
  release: stable
  slaves:
    - deploy@azusa.runners.sr.ht
    - deploy@yui.runners.sr.ht
#   - deploy@cirno1.sr.ht
    - deploy@cirno2.sr.ht
secrets:
  - fa00a8d3-7b63-42d5-8060-3bb31c3e3018
triggers:

M images/fedora/build.yml => images/fedora/build.yml +2 -2
@@ 10,8 10,8 @@ environment:
  arch: x86_64
  release: "31"
  slaves:
    - deploy@azusa.runners.sr.ht
    - deploy@yui.runners.sr.ht
#   - deploy@cirno1.sr.ht
    - deploy@cirno2.sr.ht
secrets:
  - fa00a8d3-7b63-42d5-8060-3bb31c3e3018
triggers:

M images/freebsd/build.yml => images/freebsd/build.yml +2 -2
@@ 8,8 8,8 @@ environment:
  arch: amd64
  release: "12.x"
  slaves:
    - deploy@azusa.runners.sr.ht
    - deploy@yui.runners.sr.ht
#   - deploy@cirno1.sr.ht
    - deploy@cirno2.sr.ht
secrets:
  - fa00a8d3-7b63-42d5-8060-3bb31c3e3018
triggers:

M images/guix/build.yml => images/guix/build.yml +2 -2
@@ 10,8 10,8 @@ secrets:
environment:
  arch: x86_64
  slaves:
    - deploy@azusa.runners.sr.ht
    - deploy@yui.runners.sr.ht
#   - deploy@cirno1.sr.ht
    - deploy@cirno2.sr.ht
triggers:
  - action: email
    condition: failure

M images/netbsd/build.yml => images/netbsd/build.yml +2 -2
@@ 8,8 8,8 @@ environment:
  arch: amd64
  release: "9.x"
  slaves:
    - deploy@yui.runners.sr.ht
    - deploy@azusa.runners.sr.ht
#   - deploy@cirno1.sr.ht
    - deploy@cirno2.sr.ht
secrets:
  - fa00a8d3-7b63-42d5-8060-3bb31c3e3018
triggers:

M images/nixos/build.yml => images/nixos/build.yml +2 -2
@@ 11,8 11,8 @@ environment:
  release: "22.05"
  arch: x86_64
  slaves:
    - deploy@azusa.runners.sr.ht
    - deploy@yui.runners.sr.ht
#   - deploy@cirno1.sr.ht
    - deploy@cirno2.sr.ht
triggers:
  - action: email
    condition: failure

M images/openbsd/build.yml => images/openbsd/build.yml +2 -2
@@ 11,8 11,8 @@ environment:
  # can also be forced.
  # openbsd_bootstrap: YES
  slaves:
    - deploy@azusa.runners.sr.ht
    - deploy@yui.runners.sr.ht
#   - deploy@cirno1.sr.ht
    - deploy@cirno2.sr.ht
secrets:
  - fa00a8d3-7b63-42d5-8060-3bb31c3e3018
triggers:

M images/rockylinux/build.yml => images/rockylinux/build.yml +2 -2
@@ 10,8 10,8 @@ environment:
  arch: x86_64
  release: "8"
  slaves:
    - deploy@azusa.runners.sr.ht
    - deploy@yui.runners.sr.ht
#   - deploy@cirno1.sr.ht
    - deploy@cirno2.sr.ht
secrets:
  - fa00a8d3-7b63-42d5-8060-3bb31c3e3018
triggers:

M images/ubuntu/build.yml => images/ubuntu/build.yml +2 -2
@@ 14,8 14,8 @@ environment:
  arch: amd64
  release: latest
  slaves:
    - deploy@azusa.runners.sr.ht
    - deploy@yui.runners.sr.ht
#   - deploy@cirno1.sr.ht
    - deploy@cirno2.sr.ht
secrets:
  - fa00a8d3-7b63-42d5-8060-3bb31c3e3018
triggers: