ci: Include source-watcher in the e2e test suite

Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
This commit is contained in:
Stefan Prodan 2025-11-01 10:09:36 +02:00
parent 31287b9b27
commit 833815c71d
No known key found for this signature in database
GPG key ID: 3299AEB0E4085BAF
8 changed files with 74 additions and 10 deletions

View file

@ -65,7 +65,7 @@ jobs:
./bin/flux check --pre
- name: flux install --manifests
run: |
./bin/flux install --manifests ./manifests/install/
./bin/flux install --manifests ./manifests/test/
- name: flux create secret
run: |
./bin/flux create secret git git-ssh-test \