Skip to content
Snippets Groups Projects
Commit 089c3132 authored by Sebastian Fricke's avatar Sebastian Fricke
Browse files

Test the staging directory of my repo

parent c1bb4108
No related branches found
No related tags found
No related merge requests found
...@@ -10,11 +10,11 @@ variables: ...@@ -10,11 +10,11 @@ variables:
TEST_GIT_REPOSITORY: TEST_GIT_REPOSITORY:
description: | description: |
The git repository to use as base for the tests The git repository to use as base for the tests
value: "https://git.linuxtv.org/media_tree.git" value: "https://gitlab.collabora.com/sebastianfricke/linux.git"
TEST_GIT_BRANCH: TEST_GIT_BRANCH:
description: | description: |
The branch to use on the git repository The branch to use on the git repository
value: "master" value: "codec_staging"
stages: stages:
- 'docker' - 'docker'
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment