Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
C
caosdb-webui
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
caosdb
Software
caosdb-webui
Commits
acb5b03d
Verified
Commit
acb5b03d
authored
2 years ago
by
Timm Fitschen
Browse files
Options
Downloads
Patches
Plain Diff
PIPELINE
parent
a844ef1a
No related branches found
No related tags found
1 merge request
!84
Release 0.9
Pipeline
#29202
passed
2 years ago
Stage: setup
Stage: linting
Stage: test
Changes
1
Pipelines
89
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
.gitlab-ci.yml
+0
-20
0 additions, 20 deletions
.gitlab-ci.yml
with
0 additions
and
20 deletions
.gitlab-ci.yml
+
0
−
20
View file @
acb5b03d
...
...
@@ -65,26 +65,6 @@ test-server-side-scripting:
-
whereis pytest pytest3 py.test pytest-3 py.test-3
-
make test-sss
# Trigger building of server image and integration tests
trigger_inttest
:
stage
:
deploy
inherit
:
variables
:
# List the variables that shall be inherited, which also means they will override any equally
# named varibles in child pipelines.
-
DEPLOY_REF
variables
:
# Renaming variables.
F_BRANCH
:
$CI_COMMIT_REF_NAME
WEBUI
:
$CI_COMMIT_REF_NAME
TRIGGERED_BY_REPO
:
WEBUI
TRIGGERED_BY_HASH
:
$CI_COMMIT_SHORT_SHA
TRIGGERED_BY_REF
:
$CI_COMMIT_REF_NAME
trigger
:
project
:
caosdb/src/caosdb-deploy
branch
:
$DEPLOY_REF
strategy
:
depend
# Build a docker image in which tests for this repository can run
build-testenv
:
tags
:
[
cached-dind
]
...
...
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