Compare commits

..

1 commit

Author SHA1 Message Date
0c2afdc9e5 Update docker.io/pretalx/standalone Docker tag to v2025.2.3
All checks were successful
/ build (pull_request) Successful in 29s
/ Ansible Lint (push) Successful in 2m40s
/ Ansible Lint (pull_request) Successful in 2m33s
2026-06-15 17:16:14 +00:00
3 changed files with 3 additions and 3 deletions

View file

@ -23,7 +23,7 @@ jobs:
apt -y install nodejs git rsync openssh-client
pip install --upgrade pip
- uses: actions/checkout@v7
- uses: actions/checkout@v6
- name: Install Python packages
run: |

View file

@ -10,7 +10,7 @@ jobs:
name: Ansible Lint
runs-on: docker
steps:
- uses: actions/checkout@v7
- uses: actions/checkout@v6
- name: Install pip
run: |
apt update

View file

@ -124,7 +124,7 @@ endpoints:
conditions:
- "[STATUS] == 200"
- "[CERTIFICATE_EXPIRATION] > 48h"
- "[BODY] == pat(*STATUS_CANARY_HAMBURG_CCC_DE_DO_NOT_TOUCH*)"
- "[BODY] == pat(*Wir sind der Chaos Computer Club der Hansestadt Hamburg:*)"
- name: spaceapi.ccc.de
url: "https://spaceapi.ccc.de"