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 relevant change comes from !1332
This commit is contained in:
parent
024d309262
commit
af5b067396
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: 58cfce106b6d68dc8ebde7842cf01225f5adfd1b # 2.2b
|
||||
RELEASE_COMMIT_ID: 0124b9dde99f9cab19c034cbc7d8cc6005a99b48 # 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