Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
D
diaspora
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Milan
diaspora
cd4c880f958c74ce0617b8610c4452e58a56804c
cd4c880f958c74ce0617b8610c4452e58a56804c
Switch branch/tag
diaspora
cruise_config.rb
Find file
Normal view
History
Permalink
cruise_config.rb
92 Bytes
Edit
Web IDE
Newer
Older
More cruisecontrol bits
Sarah Mei
committed
Oct 20, 2010
1
2
3
require
'fileutils'
Project
.
configure
do
|
project
|
ci.sh uses @diaspora gemset and forces removal of Gemfile.lock
Sarah Mei
committed
Oct 20, 2010
4
project
.
build_command
=
'./ci.sh'
More cruisecontrol bits
Sarah Mei
committed
Oct 20, 2010
5
end