зеркало из https://github.com/docker/docker-py.git
Merge pull request #3264 from krissetto/rename-env-var-in-release-pipeline
Change env var name in release pipeline to match hatch expectations
This commit is contained in:
Коммит
a3652028b1
|
@ -33,7 +33,7 @@ jobs:
|
|||
env:
|
||||
# This is also supported by Hatch; see
|
||||
# https://github.com/ofek/hatch-vcs#version-source-environment-variables
|
||||
SETUPTOOLS_SCM_PRETEND_VERSION_DOCKER: ${{ inputs.tag }}
|
||||
SETUPTOOLS_SCM_PRETEND_VERSION: ${{ inputs.tag }}
|
||||
|
||||
- name: Publish to PyPI
|
||||
uses: pypa/gh-action-pypi-publish@release/v1
|
||||
|
|
Загрузка…
Ссылка в новой задаче