mirror of
https://github.com/kairos-io/kairos-agent.git
synced 2025-09-17 15:27:58 +00:00
Fail on webui failures (#76)
Signed-off-by: Itxaka <itxaka.garcia@spectrocloud.com>
This commit is contained in:
1
.github/cypress_tests.sh
vendored
1
.github/cypress_tests.sh
vendored
@@ -1,5 +1,6 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
|
|
||||||
|
set -e
|
||||||
# Run agent in the background to bring the webui up
|
# Run agent in the background to bring the webui up
|
||||||
/usr/bin/kairos-agent webui &
|
/usr/bin/kairos-agent webui &
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user