fix typo in python image name #4
|
@ -17,7 +17,7 @@ steps:
|
|||
event:
|
||||
exclude:
|
||||
- pull_request
|
||||
image: python3.7
|
||||
image: python:3.7
|
||||
environment:
|
||||
GITEA_PACKAGE_REPO:
|
||||
from_secret: gitea_package_repo
|
||||
|
|
Loading…
Reference in New Issue