diff options
author | Ben V. Brown <[email protected]> | 2019-12-23 22:15:53 +1100 |
---|---|---|
committer | Ben V. Brown <[email protected]> | 2019-12-23 22:15:53 +1100 |
commit | 2c121df1818180ec2f3970f149d5493109f060e5 (patch) | |
tree | fb4ddcaa0ba89279b29cfa1509ee9de6d2835efe | |
parent | 4ccf73535173b4bfa8979bc7bfd7d687b4d9a22e (diff) | |
download | IronOS-2c121df1818180ec2f3970f149d5493109f060e5.tar.gz IronOS-2c121df1818180ec2f3970f149d5493109f060e5.zip |
Update codeship-steps.yml
-rw-r--r-- | codeship-steps.yml | 5 |
1 files changed, 0 insertions, 5 deletions
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
|