diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 4d621d8..a5cfee0 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -16,9 +16,4 @@ before_script: build: stage: build script: - - cd infrastrucure/docker && pyb image - -test: - stage: test - script: - - cd infrastrucure/docker && pyb test + - cd infrastrucure/docker && pyb image test