README: add example: nightlies from different date

Change-Id: I1b21c90b13a11aa1e51ea337207775c729709676
This commit is contained in:
Oliver Smith 2023-03-20 11:56:26 +01:00
parent cfeef2bed3
commit 322b1aa564
1 changed files with 10 additions and 0 deletions

View File

@ -27,6 +27,16 @@ Environment variables:
* `NO_DOCKER_IMAGE_BUILD`: when set to `1`, it won't try to update the
containers (see "caching" below)
### Using nightly packages from a different date
Pick a date from [here](https://downloads.osmocom.org/obs-mirror/) and use it:
```
$ export OSMOCOM_REPO_PATH="obs-mirror/20230316-061901"
$ cd ttcn3-bsc-test
$ ./jenkins.sh
```
### More examples
latest (debian):