File: cibuild

package info (click to toggle)
ruby-jekyll-default-layout 0.1.5-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, forky, sid, trixie
  • size: 224 kB
  • sloc: ruby: 253; sh: 6; makefile: 2
file content (7 lines) | stat: -rwxr-xr-x 115 bytes parent folder | download
1
2
3
4
5
6
7
#!/bin/sh

set -e

bundle exec rspec
bundle exec rubocop -S -D
bundle exec gem build jekyll-default-layout.gemspec