mirror of
https://github.com/f-droid/fdroidserver.git
synced 2025-11-05 06:50:29 +03:00
gitlab-ci: point to fixed NoSourceSince commit
This commit is contained in:
parent
b03c4a7353
commit
e3bd293f43
1 changed files with 1 additions and 1 deletions
|
|
@ -16,7 +16,7 @@ test:
|
||||||
metadata_v0:
|
metadata_v0:
|
||||||
image: registry.gitlab.com/fdroid/ci-images-server:latest
|
image: registry.gitlab.com/fdroid/ci-images-server:latest
|
||||||
variables:
|
variables:
|
||||||
RELEASE_COMMIT_ID: 90e3a67cefe89b27afecbdab8e07c9f37ee77a0c # 1.1a~
|
RELEASE_COMMIT_ID: b03c4a7353541b73b946e3aebb1585b0d20d2ccc # 1.1a~
|
||||||
script:
|
script:
|
||||||
- git fetch https://gitlab.com/fdroid/fdroidserver $RELEASE_COMMIT_ID
|
- git fetch https://gitlab.com/fdroid/fdroidserver $RELEASE_COMMIT_ID
|
||||||
- cd tests
|
- cd tests
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue