Removed deployment step in public CI

This commit is contained in:
Jonathan Cardasis 2020-03-14 18:37:39 -04:00
parent 17704ca736
commit f0689ff3d2

View File

@ -5,8 +5,6 @@ before_install:
install:
- bundle install
jobs:
exclude:
if: type = pull_request AND branch = master
include:
- stage: test
script: