Commit f475c891 authored by blackheaven's avatar blackheaven
Browse files

Update .gitlab-ci.yml file - Add tags

parent c3d70987
Loading
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
image: ruby:2.7

pages:
  tags:
    - amd64
  script:
    - gem install bundler
    - bundle install