update release notes
This commit is contained in:
4
.github/workflows/build-nightly-cron.yaml
vendored
4
.github/workflows/build-nightly-cron.yaml
vendored
@@ -433,7 +433,7 @@ jobs:
|
|||||||
|
|
||||||
Build time: ***${{ needs.prepare.outputs.BUILD_DATE_TIME }}***
|
Build time: ***${{ needs.prepare.outputs.BUILD_DATE_TIME }}***
|
||||||
|
|
||||||
Docker Supported:
|
***Docker Supported***:
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
docker pull stblog/spt-server:nightly
|
docker pull stblog/spt-server:nightly
|
||||||
@@ -473,7 +473,7 @@ jobs:
|
|||||||
|
|
||||||
Build time: ***${{ needs.prepare.outputs.BUILD_DATE_TIME }}***
|
Build time: ***${{ needs.prepare.outputs.BUILD_DATE_TIME }}***
|
||||||
|
|
||||||
Docker Supported:
|
***Docker Supported***:
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
docker pull stblog/spt-server:nightly
|
docker pull stblog/spt-server:nightly
|
||||||
|
|||||||
9
.github/workflows/build-release-cron.yaml
vendored
9
.github/workflows/build-release-cron.yaml
vendored
@@ -455,7 +455,8 @@ jobs:
|
|||||||
|
|
||||||
> [!WARNING]
|
> [!WARNING]
|
||||||
> After downloading, please use extraction software like WinRAR or [7-Zip](https://www.7-zip.org/) to unzip the files, then copy them to the Tarkov root directory. Do not use Windows File Explorer to directly open and copy the files.
|
> After downloading, please use extraction software like WinRAR or [7-Zip](https://www.7-zip.org/) to unzip the files, then copy them to the Tarkov root directory. Do not use Windows File Explorer to directly open and copy the files.
|
||||||
docker supported:
|
|
||||||
|
***Docker Supported***:
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
docker pull stblog/spt-server:${{ needs.prepare.outputs.TARGET_TAG }}
|
docker pull stblog/spt-server:${{ needs.prepare.outputs.TARGET_TAG }}
|
||||||
@@ -493,7 +494,7 @@ jobs:
|
|||||||
> [!WARNING]
|
> [!WARNING]
|
||||||
> After downloading, please use extraction software like WinRAR or [7-Zip](https://www.7-zip.org/) to unzip the files, then copy them to the Tarkov root directory. Do not use Windows File Explorer to directly open and copy the files.
|
> After downloading, please use extraction software like WinRAR or [7-Zip](https://www.7-zip.org/) to unzip the files, then copy them to the Tarkov root directory. Do not use Windows File Explorer to directly open and copy the files.
|
||||||
|
|
||||||
docker supported:
|
***Docker supported***:
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
docker pull stblog/spt-server:${{ needs.prepare.outputs.TARGET_TAG }}
|
docker pull stblog/spt-server:${{ needs.prepare.outputs.TARGET_TAG }}
|
||||||
@@ -533,7 +534,7 @@ jobs:
|
|||||||
|
|
||||||
Build time: ***${{ needs.prepare.outputs.BUILD_DATE_TIME }}***
|
Build time: ***${{ needs.prepare.outputs.BUILD_DATE_TIME }}***
|
||||||
|
|
||||||
Docker Supported:
|
***Docker Supported***:
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
docker pull stblog/spt-server:${{ needs.prepare.outputs.TARGET_TAG }}
|
docker pull stblog/spt-server:${{ needs.prepare.outputs.TARGET_TAG }}
|
||||||
@@ -574,7 +575,7 @@ jobs:
|
|||||||
|
|
||||||
Build time: ***${{ needs.prepare.outputs.BUILD_DATE_TIME }}***
|
Build time: ***${{ needs.prepare.outputs.BUILD_DATE_TIME }}***
|
||||||
|
|
||||||
docker supported:
|
***Docker Supported***:
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
docker pull stblog/spt-server:${{ needs.prepare.outputs.TARGET_TAG }}
|
docker pull stblog/spt-server:${{ needs.prepare.outputs.TARGET_TAG }}
|
||||||
|
|||||||
Reference in New Issue
Block a user