parent
e26d170cd8
commit
01b5876721
1 changed files with 4 additions and 4 deletions
|
@ -5,7 +5,7 @@ name: test_python-3-9
|
|||
|
||||
steps:
|
||||
- name: run tests
|
||||
image: mwalbeck/python-poetry:1.2-3.9
|
||||
image: mwalbeck/python-poetry:1-3.9
|
||||
environment:
|
||||
APP_DIR: determine_docker_tags
|
||||
POETRY_VIRTUALENVS_CREATE: "false"
|
||||
|
@ -26,7 +26,7 @@ name: test_python-3-10
|
|||
|
||||
steps:
|
||||
- name: run tests
|
||||
image: mwalbeck/python-poetry:1.2-3.10
|
||||
image: mwalbeck/python-poetry:1-3.10
|
||||
environment:
|
||||
APP_DIR: determine_docker_tags
|
||||
POETRY_VIRTUALENVS_CREATE: "false"
|
||||
|
@ -47,7 +47,7 @@ name: release
|
|||
|
||||
steps:
|
||||
- name: release new version
|
||||
image: mwalbeck/python-poetry:1.2-3.10
|
||||
image: mwalbeck/python-poetry:1-3.10
|
||||
environment:
|
||||
POETRY_VIRTUALENVS_CREATE: "false"
|
||||
POETRY_PYPI_TOKEN_PYPI:
|
||||
|
@ -62,6 +62,6 @@ trigger:
|
|||
|
||||
---
|
||||
kind: signature
|
||||
hmac: 3494f82b6e37802cf4f074ec00fc5ffbc88d84a49a3c2d8fbe0c24b0f329df5b
|
||||
hmac: e7e421878b2a7496ccdf8e824b8774bd9c60dbb08e4ba01dcda136ee6bec075a
|
||||
|
||||
...
|
||||
|
|
Loading…
Add table
Reference in a new issue