fix typo in python image name
continuous-integration/drone/push Build is passing Details
continuous-integration/drone/pr Build is passing Details

This commit is contained in:
James Ravenscroft 2022-10-22 15:27:43 +01:00
parent cd9459848c
commit b09e4a6669
1 changed files with 1 additions and 1 deletions

View File

@ -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