Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
ssi-abstraction
Manage
Activity
Members
Labels
Plan
Issues
13
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Merge requests
2
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
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
This is an archived project. Repository and other project resources are read-only.
Show more breadcrumbs
Eclipse Projects
xfsc
Organization Credential Manager
ssi-abstraction
Commits
92fad2b3
Commit
92fad2b3
authored
2 years ago
by
Georgi Todorov
Browse files
Options
Downloads
Patches
Plain Diff
Refactor gitlab-ci file
parent
509fb0cf
No related branches found
No related tags found
No related merge requests found
Pipeline
#21101
passed with stages
in 1 minute and 7 seconds
Changes
1
Pipelines
3
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
.gitlab-ci.yml
+2
-11
2 additions, 11 deletions
.gitlab-ci.yml
with
2 additions
and
11 deletions
.gitlab-ci.yml
+
2
−
11
View file @
92fad2b3
variables
:
APP_HELM_NAME
:
ssi-abstraction
DOCKER_FILE
:
deployment/ci/Dockerfile
GOOGLE_IMAGE
:
${GOOGLE_LIGHT_REGISTRY_URL}/gaiax/$CI_PROJECT_NAME:$CI_COMMIT_REF_NAME
stages
:
-
build
-
manifest
include
:
-
project
:
'
gaiax/ocm/ci-helpers'
file
:
'
docker-build.yml'
-
project
:
"
${HELPERS_PATH}"
file
:
"
${HELPERS_FILE}"
-
template
:
'
Workflows/Branch-Pipelines.gitlab-ci.yml'
amd64
:
...
...
@@ -21,11 +20,3 @@ amd64:
manifest
:
extends
:
.manifest-amd64
stage
:
manifest
manifest-release
:
extends
:
.manifest-release
stage
:
manifest
manifest-cloud
:
extends
:
.manifest-cloud
stage
:
manifest
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment