🔐 Sid Gifari File Manager Pro
v8.0.5 | 2026-06-15 06:19:29 | PHP 8.1.34
📂
/ (Root)
/
opt
/
alt
/
ruby27
/
share
/
gems
/
gems
/
bundler-2.2.24
/
lib
/
bundler
/
templates
/
newgem
/
circleci
📍 /opt/alt/ruby27/share/gems/gems/bundler-2.2.24/lib/bundler/templates/newgem/circleci
🔄 Refresh
✏️
Editing: config.yml.tt
Read Only
version: 2.1 jobs: build: docker: - image: ruby:<%= RUBY_VERSION %> steps: - checkout - run: name: Run the default task command: | gem install bundler -v <%= Bundler::VERSION %> bundle install bundle exec rake
💾 Save Changes
❌ Cancel