mirror of
https://github.com/f-droid/fdroidserver.git
synced 2025-11-04 22:40:29 +03:00
gitlab-ci: bump version to compare in metadata_v0 job
The previous commit changes the internal representation of antiFeatures from a list to dict. https://gitlab.com/eighthave/fdroidserver/-/jobs/4260622978
This commit is contained in:
parent
061ca38afd
commit
b2fc59ef9a
1 changed files with 1 additions and 1 deletions
|
|
@ -41,7 +41,7 @@ metadata_v0:
|
|||
image: registry.gitlab.com/fdroid/fdroidserver:buildserver
|
||||
variables:
|
||||
GIT_DEPTH: 1000
|
||||
RELEASE_COMMIT_ID: 0124b9dde99f9cab19c034cbc7d8cc6005a99b48 # 2.3a0
|
||||
RELEASE_COMMIT_ID: 1c2187a53bfb7a92cb9837435ae3717aacf5920d # 2.3a0
|
||||
script:
|
||||
- git fetch https://gitlab.com/fdroid/fdroidserver.git $RELEASE_COMMIT_ID
|
||||
- cd tests
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue