From 2bd46e6901d0598db89bff8f0a7376e0ad6abf70 Mon Sep 17 00:00:00 2001 From: Michael Pivato Date: Mon, 31 Aug 2020 02:52:43 +0000 Subject: [PATCH] Fix deploy_pycar stage --- .gitlab-ci.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index dadb650..92c1571 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -17,6 +17,7 @@ build_pycar_docker: deploy_pycar: image: vato.ddns.net:8083/python-infra:buster + stage: deploy needs: - build_pycar script: