From f498a13ee11bf06a35626aeedad6e29bc786b4ca Mon Sep 17 00:00:00 2001 From: Michael Schiemer Date: Sat, 8 Nov 2025 14:44:15 +0100 Subject: [PATCH] test: Verify workflow with registry secrets - Test commit to verify that workflow can now: - Use php-ci image from docker-dind - Login to registry with configured secrets - Build and push images successfully --- .workflow-test.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 .workflow-test.txt diff --git a/.workflow-test.txt b/.workflow-test.txt new file mode 100644 index 00000000..45fe3d64 --- /dev/null +++ b/.workflow-test.txt @@ -0,0 +1 @@ +# Test commit for workflow verification