diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 7bf7cba..6a3148f 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -66,5 +66,4 @@ deploy-job: # Deploy docker image on ssh server trigger_job: stage: trigger trigger: - project: bsc/todo-service - strategy: depend \ No newline at end of file + project: bsc/todo-service \ No newline at end of file