Loading .gitlab-ci.yml +2 −2 Original line number Diff line number Diff line Loading @@ -14,7 +14,7 @@ lint-openapi: allow_failure: true test-frontend: image: python image: python:3.12 stage: test before_script: - apt-get update Loading Loading @@ -44,7 +44,7 @@ test-frontend: expire_in: 1 week test-python: image: python:latest image: python:3.12 stage: test cache: paths: Loading Loading
.gitlab-ci.yml +2 −2 Original line number Diff line number Diff line Loading @@ -14,7 +14,7 @@ lint-openapi: allow_failure: true test-frontend: image: python image: python:3.12 stage: test before_script: - apt-get update Loading Loading @@ -44,7 +44,7 @@ test-frontend: expire_in: 1 week test-python: image: python:latest image: python:3.12 stage: test cache: paths: Loading