Sha256: 2f039aa7ce3c0b35f4edc0dea6941eb766dba26833c7c69079bc5fe741c9499e

Contents?: true

Size: 133 Bytes

Versions: 7

Compression:

Stored size: 133 Bytes

Contents

image: "ruby:2.3.1"

before_script:
  - bundle install

stages:
  - test

rspec:
  stage: test
  script:
    - bundle exec rake spec

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
gitlab_omniauth-ldap-2.1.1 .gitlab-ci.yml
gitlab_omniauth-ldap-2.1.0 .gitlab-ci.yml
gitlab_omniauth-ldap-2.0.4 .gitlab-ci.yml
gitlab_omniauth-ldap-2.0.3 .gitlab-ci.yml
gitlab_omniauth-ldap-2.0.2 .gitlab-ci.yml
gitlab_omniauth-ldap-2.0.1 .gitlab-ci.yml
gitlab_omniauth-ldap-2.0.0 .gitlab-ci.yml