CI fix tentative #14
Some checks failed
Build and deploy all / build (test.json, /var/www/crashtest, test) (push) Failing after 35s
Build and deploy all / deploy (push) Has been skipped
Build and deploy all / notify (push) Failing after 2s

This commit is contained in:
Gu://em_ 2026-03-30 22:14:27 +02:00
parent 328404e07a
commit 1aa7d543cd

View file

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