diff --git a/codeship-steps.yml b/codeship-steps.yml index 1d102171..ce87ca1d 100644 --- a/codeship-steps.yml +++ b/codeship-steps.yml @@ -4,8 +4,3 @@ - name: build service: builder command: /build/ci/buildAll.sh - -- name: deploy - service: builder - command: /ci/deployRelease.sh - tag: master