Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
A
ansible
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container registry
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
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
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
funkwhale
ansible
Commits
82a00392
Commit
82a00392
authored
1 year ago
by
Georg Krause
Committed by
Georg Krause
1 year ago
Browse files
Options
Downloads
Patches
Plain Diff
ci: Run tests for latest develop
parent
4348c636
Branches
Branches containing commit
No related tags found
1 merge request
!42
ci: Run tests for latest develop
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
.gitlab-ci.yml
+8
-0
8 additions, 0 deletions
.gitlab-ci.yml
with
8 additions
and
0 deletions
.gitlab-ci.yml
+
8
−
0
View file @
82a00392
...
@@ -53,6 +53,14 @@ test-install-script:
...
@@ -53,6 +53,14 @@ test-install-script:
printf 'test.deployment\ntest\ncontact@test.deployment\nY\nN\n\n\n\N\n\n\n' | bash install.sh
printf 'test.deployment\ntest\ncontact@test.deployment\nY\nN\n\n\n\N\n\n\n' | bash install.sh
tags
:
tags
:
-
docker
-
docker
test-install-script-develop
:
extends
:
test-install-script
variables
:
FUNKWHALE_VERSION
:
develop
before_script
:
-
apt-get update && apt-get install -y curl
pages
:
pages
:
stage
:
deploy
stage
:
deploy
image
:
buildpack-deps
image
:
buildpack-deps
...
...
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