Compare commits

..

1 commit

Author SHA1 Message Date
60f6cf7671 Update docker.io/pretix/standalone Docker tag to v2026.5
Some checks failed
/ Ansible Lint (push) Successful in 2m41s
/ build (pull_request) Failing after 2m43s
/ Ansible Lint (pull_request) Successful in 2m49s
2026-06-15 17:16:16 +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"