chore(ci): the k8s cluster uses the root container

v7.next.forgejo.org is legacy and was created with a root container
image as an exception.

https://code.forgejo.org/infrastructure/k8s-cluster/issues/30#issuecomment-17221
This commit is contained in:
Earl Warren 2024-11-04 14:46:00 +01:00
parent 305ec55b10
commit b81dfaf2b3
No known key found for this signature in database
GPG key ID: 0579CB2928A78A00

View file

@ -66,7 +66,6 @@ jobs:
url: https://placeholder:${{ secrets.TOKEN_NEXT_DIGEST }}@code.forgejo.org/infrastructure/next-digest
ref_name: '${{ github.ref_name }}'
image: 'codeberg.org/forgejo-experimental/forgejo'
tag_suffix: '-rootless'
- name: set up go for the DNS update below
if: vars.ROLE == 'forgejo-experimental' && secrets.OVH_APP_KEY != ''