diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 8a6ab4be40ceb14c0a6681d6d5eb73bd27da92e7..4f5db4c6e7ca5a3b351001199ff9887955798980 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -26,8 +26,8 @@ variables:
 image: $CI_REGISTRY_IMAGE
 
 stages:
-  - testgo
   - setup
+  - testgo
   - test
   - deploy