Sha256: 632a62edb0e95f692bcef9fcf18c138a886bb6428ddb3dcf98905d4122a2b2ec
Contents?: true
Size: 404 Bytes
Versions: 4
Compression:
Stored size: 404 Bytes
Contents
variables: LANG: "C.UTF-8" .specs: &specs cache: paths: - vendor/ruby before_script: - apt update - apt install python-pip git build-essential -y - pip install 'docutils==0.13.1' - bundle install --jobs $(nproc) script: - bundle exec rake test ruby-21: image: ruby:2.1 <<: *specs ruby-22: image: ruby:2.2 <<: *specs ruby-23: image: ruby:2.3 <<: *specs
Version data entries
4 entries across 4 versions & 1 rubygems
Version | Path |
---|---|
gitlab-markup-1.6.5 | .gitlab-ci.yml |
gitlab-markup-1.6.4 | .gitlab-ci.yml |
gitlab-markup-1.6.3 | .gitlab-ci.yml |
gitlab-markup-1.6.2 | .gitlab-ci.yml |