We now use GH actions instead of local CI since this project is public
This commit is contained in:
@@ -121,9 +121,6 @@ if which pacman >/dev/null 2>&1; then
|
||||
fi
|
||||
fi
|
||||
|
||||
# Ensure gh-signoff is installed and up to date
|
||||
step "Set up gh-signoff" bash -c "gh extension install basecamp/gh-signoff || gh extension upgrade basecamp/gh-signoff"
|
||||
|
||||
bundle config set --local auto_install true
|
||||
step "Installing RubyGems" bundle install
|
||||
|
||||
|
||||
Reference in New Issue
Block a user