ci
This commit is contained in:
parent
db0cd8167d
commit
3d7e13cbc2
@ -52,9 +52,6 @@ jobs:
|
|||||||
restore-keys: |
|
restore-keys: |
|
||||||
${{ runner.os }}-bun-
|
${{ runner.os }}-bun-
|
||||||
|
|
||||||
- name: 设置 Docker Buildx
|
|
||||||
uses: docker/setup-buildx-action@v3
|
|
||||||
|
|
||||||
- name: 从 package.json 提取版本
|
- name: 从 package.json 提取版本
|
||||||
id: version
|
id: version
|
||||||
run: echo "VERSION=$(jq -r .version package.json)" >> $GITEA_OUTPUT
|
run: echo "VERSION=$(jq -r .version package.json)" >> $GITEA_OUTPUT
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user