mirror of
https://git.rwth-aachen.de/acs/public/villas/web-backend-go/
synced 2025-03-30 00:00:12 +01:00
CI: add job for user testing
This commit is contained in:
parent
a1b8d93263
commit
169b49cf80
1 changed files with 5 additions and 0 deletions
|
@ -125,6 +125,11 @@ test:file:
|
|||
variables:
|
||||
TEST_FOLDER: routes/file
|
||||
|
||||
test:user:
|
||||
extends: test:scenario
|
||||
variables:
|
||||
TEST_FOLDER: routes/user
|
||||
|
||||
|
||||
# Stage: deploy
|
||||
##############################################################################
|
||||
|
|
Loading…
Add table
Reference in a new issue