gitlab-ci: point to fixed NoSourceSince commit

This commit is contained in:
Hans-Christoph Steiner 2018-07-10 23:38:47 +02:00
parent b03c4a7353
commit e3bd293f43
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@ test:
metadata_v0:
image: registry.gitlab.com/fdroid/ci-images-server:latest
variables:
RELEASE_COMMIT_ID: 90e3a67cefe89b27afecbdab8e07c9f37ee77a0c # 1.1a~
RELEASE_COMMIT_ID: b03c4a7353541b73b946e3aebb1585b0d20d2ccc # 1.1a~
script:
- git fetch https://gitlab.com/fdroid/fdroidserver $RELEASE_COMMIT_ID
- cd tests