Sha256: ec356e09f15a84345aaaf9c4ca8de41d0415ca96cdc4d96eea46896566e1955c

Contents?: true

Size: 333 Bytes

Versions: 43

Compression:

Stored size: 333 Bytes

Contents

rake:
  script:
  - git submodule update --init
  - ls -la
  - gem install bundler
  - bundle config --global jobs 4
  - bundle config --global path /cache/gems
  - bundle config build.nokogiri "--use-system-libraries --with-xml2-include=/usr/include/libxml2"
  - bundle check || bundle install
  - bundle exec rake
  tags:
  - ruby

Version data entries

43 entries across 43 versions & 1 rubygems

Version Path
sqewer-8.0.3 .gitlab-ci.yml
sqewer-8.0.2 .gitlab-ci.yml
sqewer-8.0.1 .gitlab-ci.yml
sqewer-8.0.0 .gitlab-ci.yml
sqewer-7.0.0 .gitlab-ci.yml
sqewer-6.5.1 .gitlab-ci.yml
sqewer-6.5.0 .gitlab-ci.yml
sqewer-6.4.1 .gitlab-ci.yml
sqewer-6.4.0 .gitlab-ci.yml
sqewer-6.3.0 .gitlab-ci.yml
sqewer-6.2.2 .gitlab-ci.yml
sqewer-6.2.1 .gitlab-ci.yml
sqewer-6.2.0 .gitlab-ci.yml
sqewer-6.1.0 .gitlab-ci.yml
sqewer-6.0.6 .gitlab-ci.yml
sqewer-6.0.5 .gitlab-ci.yml
sqewer-6.0.4 .gitlab-ci.yml
sqewer-6.0.3 .gitlab-ci.yml
sqewer-6.0.2 .gitlab-ci.yml
sqewer-6.0.1 .gitlab-ci.yml