ci: fix tests name for e2e tests
This commit is contained in:
parent
47edbdca38
commit
dc00da906e
@ -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:
|
||||
|
@ -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:
|
||||
|
Loading…
Reference in New Issue
Block a user