Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
B
backend
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Package registry
Container registry
Operate
Terraform modules
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
videoag
backend
Commits
eebacd42
Commit
eebacd42
authored
4 months ago
by
Simon Künzel
Browse files
Options
Downloads
Patches
Plain Diff
Fix CI
parent
a9f692be
Branches
Branches containing commit
Tags
Tags containing commit
No related merge requests found
Pipeline
#7290
failed
4 months ago
Stage: build
Stage: run
Pipeline: backend
#7291
Changes
1
Pipelines
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
generate_ci_pipeline.py
+1
-1
1 addition, 1 deletion
generate_ci_pipeline.py
with
1 addition
and
1 deletion
generate_ci_pipeline.py
+
1
−
1
View file @
eebacd42
...
...
@@ -150,7 +150,7 @@ run-api-tests:
needs: [build-api]
timeout: 30m
variables:
VIDEOAG_
API_
CONFIG: /code/config/api_example_config.py
VIDEOAG_CONFIG: /code/config/api_example_config.py
image:
name: registry.git.fsmpi.rwth-aachen.de/videoag/backend/
{
context
.
env_type
()
}
_api:
{
context
.
commit_sha
}
entrypoint: [
""
]
...
...
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