Compare commits

...

2 commits

Author SHA1 Message Date
3c039ef3ed Update GitHub Artifact Actions to v7
Some checks failed
/ build (pull_request) Failing after 28s
/ Ansible Lint (push) Successful in 2m21s
/ Ansible Lint (pull_request) Successful in 2m20s
2026-06-08 19:46:12 +00:00
04305a1124
keycloak: update to 26.6.0
Some checks failed
/ Ansible Lint (push) Successful in 2m29s
/ build (push) Failing after 2m41s
2026-06-08 21:34:13 +02:00
2 changed files with 2 additions and 2 deletions

View file

@ -67,7 +67,7 @@ jobs:
run: |
rsync -v -r --delete -e "ssh -i deploykey.priv -o 'UserKnownHostsFile ./known_hosts'" site/ infra-docs-deploy@public-web-static.hosts.hamburg.ccc.de:/var/www/infra-docs.hamburg.ccc.de/
- uses: actions/upload-artifact@v3
- uses: actions/upload-artifact@v7
if: github.event_name == 'pull_request'
with:
name: docs-build

View file

@ -22,7 +22,7 @@
services:
keycloak:
image: git.hamburg.ccc.de/ccchh/oci-images/keycloak:26.5.7
image: git.hamburg.ccc.de/ccchh/oci-images/keycloak:26.6.0
pull_policy: always
restart: unless-stopped
command: start --optimized