Skip to content
This repository has been archived by the owner on Jun 14, 2021. It is now read-only.

Commit

Permalink
Remove target repository in release.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
alexprengere committed Jan 23, 2013
1 parent f5e78db commit 78c1ec8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Rakefile
Original file line number Diff line number Diff line change
Expand Up @@ -141,4 +141,4 @@ namespace :build do

end

task :default => 'build:publish'
task :default => 'build:package'
2 changes: 1 addition & 1 deletion release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# For Jenkins, main test file and where to put package created
#
test_file : 'test/test_GeoBases.py'
repo_url : 'http://oridist.orinet.nce.amadeus.net/python/'
repo_url :
package_name: # Blank will not change the name of the created package
environment :
WITH_OPENTREP : '1'

0 comments on commit 78c1ec8

Please sign in to comment.