Sha256: 82d221b4c1b56fc61c72b2bba32e51982cfe8701fef1df4aeacd5150593fd5c1

Contents?: true

Size: 636 Bytes

Versions: 1

Compression:

Stored size: 636 Bytes

Contents

rspec:
  script:
    - http_proxy=http://10.8.15.225:8443 https_proxy=http://10.8.15.225:8443 bundle install 
    - bundle exec rspec spec
  tags:
    - ruby
    - rspec

# generate-yard-doc:
#   script:
#     - http_proxy=http://10.8.15.225:8443 https_proxy=http://10.8.15.225:8443 bundle install --without development production
#     - bundle exec yard
#     - rsync -av doc/ deployer@intweb01.jianshu.io:/home/deployer/deploy/docs.jianshu.io/maleskine
#   only:
#     - master
#   tags:
#     - docs
#   allow_failure: true

# karma:
#   script:
#     - cnpm install
#     - npm run bs_test
#   tags:
#     - javascript
#     - vue

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
goethe-0.6.0 .gitlab-ci.yml