Merge pull request 'fix typo in python image name' (#4) from develop into master
continuous-integration/drone/push Build is failing Details

Reviewed-on: #4
This commit is contained in:
ravenscroftj 2022-10-22 14:54:21 +00:00
commit ca9edd3474
1 changed files with 1 additions and 1 deletions

View File

@ -17,7 +17,7 @@ steps:
event: event:
exclude: exclude:
- pull_request - pull_request
image: python3.7 image: python:3.7
environment: environment:
GITEA_PACKAGE_REPO: GITEA_PACKAGE_REPO:
from_secret: gitea_package_repo from_secret: gitea_package_repo