CI fix tentative #12
Some checks failed
Build and deploy all / build (push) Failing after 28s
Build and deploy all / deploy (push) Has been skipped
Build and deploy all / notify (push) Failing after 3s

This commit is contained in:
Gu://em_ 2026-03-30 22:10:09 +02:00
parent 8f3bdf1d24
commit ce614d6c0b

View file

@ -1,5 +1,4 @@
x-site-config: &site_matrix x-site-config: &site_matrix
include:
- site: "test" - site: "test"
dest: "/var/www/crashtest" dest: "/var/www/crashtest"
config_file: "test.json" config_file: "test.json"
@ -24,7 +23,8 @@ jobs:
build: build:
runs-on: docker runs-on: docker
strategy: strategy:
<<: *site_matrix include:
- <<: *site_matrix
steps: steps:
- name: Debug Matrix - name: Debug Matrix