ci: staged changes

このコミットが含まれているのは:
sinkaroid 2022-12-11 01:53:07 +07:00
コミット 408b880751
この署名に対応する既知のキーがデータベースに存在しません
GPGキーID: ABD69470B2390135
2個のファイルの変更13行の追加12行の削除

ファイルの表示

@ -10,19 +10,16 @@ jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: actions/checkout@v3
- name: Log into GitHub Container Registry
run: echo ${{ secrets.GITHUB_TOKEN }} | docker login ghcr.io -u ${{ github.actor }} --password-stdin
- name: Get the package.json version
id: package-version
run: echo ::set-output name=version::$(jq -r .version package.json)
- name: Build the Docker image
run: docker build . --file Dockerfile --tag ghcr.io/sinkaroid/jandapress:${{ steps.package-version.outputs.version }}
- name: Login to GitHub Container Registry
uses: docker/login-action@v1
with:
registry: ghcr.io
username: ${{ github.repository_owner }}
password: ${{ secrets.GITHUB_TOKEN }}
run: docker build . --file Dockerfile --tag ghcr.io/sinkaroid/jandapress:${{ steps.package-version.outputs.version }} ghcr.io/sinkaroid/jandapress:latest
- name: Push the Docker image
run: docker push ghcr.io/sinkaroid/jandapress:${{ steps.package-version.outputs.version }}
run: docker push ghcr.io/sinkaroid/jandapress:${{ steps.package-version.outputs.version }} ghcr.io/sinkaroid/jandapress:latest

ファイルの表示

@ -70,9 +70,13 @@ You enjoy consume doujin sites to build web applications. There are a lot sites
| `3hentai` | [![Asmhentai](https://github.com/sinkaroid/jandapress/workflows/3hentai%20test/badge.svg)](https://github.com/sinkaroid/jandapress/actions/workflows/3hentai.yml) | ✅ | ✅ | ✅ |
## 🚀Installation
### Docker images
Check the version of [jandapress](https://github.com/sinkaroid/jandapress/pkgs/container/jandapress)
`docker pull ghcr.io/sinkaroid/jandapress:the_version_available`
`docker run -p 3000:3000 -d ghcr.io/sinkaroid/jandapress:the_version_available`
- Clone this repository
- `git clone https://github.com/sinkaroid/jandapress.git`
### Manual installation
`git clone https://github.com/sinkaroid/jandapress.git`
- Install dependencies
- `npm install / yarn install`
- Jandapress production
@ -162,7 +166,7 @@ The missing piece of asmhentai.com
- <u>sort parameters on search</u>
- None
- Example
- https://janda.mod.land/hentaifox/get?book=308830
- https://janda.mod.land/asmhentai/get?book=416773
- https://janda.mod.land/asmhentai/search?key=futanari&page=2
### Hentai2read