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