mirror of
https://github.com/fluxcd/flux2.git
synced 2026-04-23 20:08:51 +00:00
ci: Include source-watcher in the e2e test suite
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
This commit is contained in:
parent
31287b9b27
commit
833815c71d
8 changed files with 74 additions and 10 deletions
2
.github/workflows/e2e.yaml
vendored
2
.github/workflows/e2e.yaml
vendored
|
|
@ -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 \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue