Commit Graph

4 Commits

Author SHA1 Message Date
fastium
e436eb354b test(webapp): provide tests in CI
- add url and page as env variables to choice where to test and update the others
- To pass a variable to a job's service, they have to be declared in the "variables" global -> doesn't work (see: [#37])
- use of the deployed image to do E2E test instead of services of gitlab
2025-06-24 17:33:41 +02:00
fastium
25cefc611f build(web-app): add tests to gitlab ci 2025-06-08 22:31:46 +02:00
5bd62c182b ci: refactor CI stages
Signed-off-by: Klagarge <remi@heredero.ch>
2025-06-08 18:46:03 +02:00
d349caec74 feat(web-app): added CI to build docker image CD to deploy the app
Signed-off-by: Klagarge <remi@heredero.ch>
2025-05-20 10:59:50 +02:00