Skip to content
Snippets Groups Projects
Commit 8f9ae190 authored by ale's avatar ale
Browse files

remove test stage

parent 970dca09
No related branches found
No related tags found
No related merge requests found
Pipeline #
...@@ -3,11 +3,6 @@ stages: ...@@ -3,11 +3,6 @@ stages:
- build_pkg - build_pkg
- upload - upload
run_tests:
stage: test
image: "ai/test:base"
script: "tox -e py27"
build:src: build:src:
stage: build_src stage: build_src
image: "ai/build:base" image: "ai/build:base"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment