Loading .gitlab-ci.yml +0 −6 Original line number Diff line number Diff line default: tags: - docker image: python:3.12-slim cache: paths: Loading Loading @@ -57,8 +55,6 @@ test: build: stage: build tags: - shell before_script: - docker info script: Loading @@ -69,8 +65,6 @@ build: push: stage: push tags: - shell needs: - build before_script: Loading Loading
.gitlab-ci.yml +0 −6 Original line number Diff line number Diff line default: tags: - docker image: python:3.12-slim cache: paths: Loading Loading @@ -57,8 +55,6 @@ test: build: stage: build tags: - shell before_script: - docker info script: Loading @@ -69,8 +65,6 @@ build: push: stage: push tags: - shell needs: - build before_script: Loading