Add ci #1
@ -5,7 +5,7 @@ name: python-3-8-tests
|
||||
|
||||
steps:
|
||||
- name: run tests
|
||||
image: mwalbeck/python-poetry:1.1-3.8-alpine
|
||||
image: mwalbeck/python-poetry:1.1-3.8-debian
|
||||
environment:
|
||||
APP_DIR: determine_docker_tags
|
||||
POETRY_VIRTUALENVS_CREATE: "false"
|
||||
@ -25,7 +25,7 @@ name: python-3-9-tests
|
||||
|
||||
steps:
|
||||
- name: run tests
|
||||
image: mwalbeck/python-poetry:1.1-3.9-alpine
|
||||
image: mwalbeck/python-poetry:1.1-3.9-debian
|
||||
environment:
|
||||
APP_DIR: determine_docker_tags
|
||||
POETRY_VIRTUALENVS_CREATE: "false"
|
||||
|
Loading…
Reference in New Issue
Block a user