Loading jobs/python_test/README.md +1 −1 Original line number Diff line number Diff line Loading @@ -24,7 +24,7 @@ Allow you to launch unit tests from your python project. The default variables w * Job name: `python_test` * Docker image: [`python:3.7`](https://hub.docker.com/r/_/python){:target="_blank"} [`python:3.8`](https://hub.docker.com/r/_/python){:target="_blank"} * Default stage: `static_tests` * When: `always` Loading jobs/python_test/python_test.yml +2 −2 Original line number Diff line number Diff line Loading @@ -5,7 +5,7 @@ stages: python_test: stage: static_tests image: python:3.7 image: python:3.8 variables: # Dependencies variables APT_PACKAGES: "" Loading jobs/python_test/versions/0.2.0.md 0 → 100644 +1 −0 Original line number Diff line number Diff line * Update python version to 3.8 Loading
jobs/python_test/README.md +1 −1 Original line number Diff line number Diff line Loading @@ -24,7 +24,7 @@ Allow you to launch unit tests from your python project. The default variables w * Job name: `python_test` * Docker image: [`python:3.7`](https://hub.docker.com/r/_/python){:target="_blank"} [`python:3.8`](https://hub.docker.com/r/_/python){:target="_blank"} * Default stage: `static_tests` * When: `always` Loading
jobs/python_test/python_test.yml +2 −2 Original line number Diff line number Diff line Loading @@ -5,7 +5,7 @@ stages: python_test: stage: static_tests image: python:3.7 image: python:3.8 variables: # Dependencies variables APT_PACKAGES: "" Loading
jobs/python_test/versions/0.2.0.md 0 → 100644 +1 −0 Original line number Diff line number Diff line * Update python version to 3.8