mirror of
https://github.com/f-droid/fdroidserver.git
synced 2025-09-13 22:42:29 +03:00
gitlab-ci: set metadata_v0 test to use 1.0.2 as the baseline
This commit is contained in:
parent
0fa50ebcb2
commit
01a73071c7
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@ test:
|
|||
metadata_v0:
|
||||
image: registry.gitlab.com/fdroid/ci-images-server:latest
|
||||
variables:
|
||||
RELEASE_COMMIT_ID: 6d69dcddd95fe08ffe431e305932cfdeafd6fc9d # 1.0.0
|
||||
RELEASE_COMMIT_ID: 2f563f533b3571c80f7a09c6fbb453398658f723 # 1.0.2
|
||||
script:
|
||||
- git fetch https://gitlab.com/fdroid/fdroidserver $RELEASE_COMMIT_ID
|
||||
- cd tests
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue