mirror of
https://github.com/KoriIku/luxirty-search
synced 2024-11-21 16:18:13 +00:00
更新 github action
This commit is contained in:
parent
dd1ebc8bf9
commit
e45852249a
1
.github/workflows/main.yml
vendored
1
.github/workflows/main.yml
vendored
@ -21,7 +21,6 @@ jobs:
|
||||
node-version: 20
|
||||
cache: 'pnpm'
|
||||
- run: pnpm install && pnpm build
|
||||
- uses: actions/checkout@v4
|
||||
- name: Build image
|
||||
run: docker build . --file Dockerfile --tag $IMAGE_NAME --label "runnumber=${GITHUB_RUN_ID}"
|
||||
- name: Log in to registry
|
||||
|
Loading…
Reference in New Issue
Block a user