mirror of
https://github.com/suyiiyii/nonebot-bison.git
synced 2025-06-05 19:36:43 +08:00
update ci
This commit is contained in:
parent
cb7dc3450f
commit
2ce1263c41
@ -126,7 +126,7 @@ jobs:
|
|||||||
- "dist"
|
- "dist"
|
||||||
publish-pypi:
|
publish-pypi:
|
||||||
docker:
|
docker:
|
||||||
- image: cimg/python3.9
|
- image: cimg/python:3.9
|
||||||
steps:
|
steps:
|
||||||
- checkout
|
- checkout
|
||||||
- attach_workspace:
|
- attach_workspace:
|
||||||
@ -137,7 +137,7 @@ jobs:
|
|||||||
|
|
||||||
publish-github-release:
|
publish-github-release:
|
||||||
docker:
|
docker:
|
||||||
- image: circleci/golang:1.8
|
- image: circleci/golang:1.17
|
||||||
steps:
|
steps:
|
||||||
- attach_workspace:
|
- attach_workspace:
|
||||||
at: ./dist
|
at: ./dist
|
||||||
|
Loading…
x
Reference in New Issue
Block a user