Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
tests
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Wiki
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Gaia-X
Trust Services API
tests
Merge requests
!41
Resolve "Update VCs and VPs after removing GaiaX environment"
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Resolve "Update VCs and VPs after removing GaiaX environment"
5-update-vcs-and-vps-after-removing-gaiax-environment
into
main
Overview
0
Commits
2
Pipelines
3
Changes
6
Merged
Georgi Michev
requested to merge
5-update-vcs-and-vps-after-removing-gaiax-environment
into
main
1 year ago
Overview
0
Commits
2
Pipelines
3
Changes
1
Expand
Closes
#5 (closed)
0
0
Merge request reports
Compare
version 1
version 1
87b189cc
1 year ago
main (base)
and
latest version
latest version
14d335e9
2 commits,
1 year ago
version 1
87b189cc
1 commit,
1 year ago
Show latest version
1 file
+
1
−
1
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
.gitlab-ci.yml
+
1
−
1
Options
@@ -3,7 +3,7 @@ variables:
value
:
"
tsa"
description
:
"
Enter
which
tests
to
be
execute.
Other
valid
options
are
-
'cache',
'infohub',
'policy',
'signer',
'task',
'negative'."
BASE_URL
:
value
:
"
https://
gaiax
.vereign.com/tsa"
value
:
"
https://
vault
.vereign.com/tsa"
description
:
"
Enter
the
environment
on
which
the
services
are
deployed."
stages
:
Loading