Skip to content
Snippets Groups Projects
Commit 82a00392 authored by Georg Krause's avatar Georg Krause Committed by Georg Krause
Browse files

ci: Run tests for latest develop

parent 4348c636
Branches
No related tags found
1 merge request!42ci: Run tests for latest develop
...@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment