ci: fix tests name for e2e tests

This commit is contained in:
Bertrand Lanson 2024-10-06 12:21:27 +02:00
parent 47edbdca38
commit dc00da906e
Signed by: lanson
SSH Key Fingerprint: SHA256:/nqc6HGqld/PS208F6FUOvZlUzTS0rGpNNwR5O2bQBw
2 changed files with 2 additions and 2 deletions

View File

@ -31,7 +31,7 @@ jobs:
kv/data/applications/gitea/users/actions username | GITEA_ACTIONS_USERNAME ;
kv/data/applications/gitea/users/actions token_write | GITEA_ACTIONS_TOKEN ;
end_to_end_vault:
end_to_end_consul:
needs: retrieve-credentials
strategy:
matrix:

View File

@ -31,7 +31,7 @@ jobs:
kv/data/applications/gitea/users/actions username | GITEA_ACTIONS_USERNAME ;
kv/data/applications/gitea/users/actions token_write | GITEA_ACTIONS_TOKEN ;
end_to_end_vault:
end_to_end_nomad:
needs: retrieve-credentials
strategy:
matrix: