CI: End process if e2e tests fail in daggerbuild (#113013)
(cherry picked from commit cc4a6cff64)
This commit is contained in:
committed by
github-actions[bot]
parent
c001d12745
commit
039a821081
@@ -15,5 +15,6 @@ func ValidatePackage(ctx context.Context, d *dagger.Client, service *dagger.Serv
|
||||
|
||||
return c.WithServiceBinding("grafana", service).
|
||||
WithEnvVariable("GRAFANA_URL", "http://grafana:3000").
|
||||
WithEnvVariable("PW_TEST_HTML_REPORT_OPEN", "never").
|
||||
WithExec([]string{"yarn", "e2e:acceptance"}), nil
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user