Skip to content

Commit

Permalink
no .git
Browse files Browse the repository at this point in the history
  • Loading branch information
edsu committed Jun 27, 2024
1 parent 462ffc0 commit 4076ecf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/deploy.rb
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# frozen_string_literal: true

set :application, 'rialto-airflow'
set :repo_url, 'https://github.com/sul-dlss-labs/rialto-airflow.git'
set :repo_url, 'https://github.com/sul-dlss-labs/rialto-airflow'

# Default branch is :master
ask :branch, `git rev-parse --abbrev-ref HEAD`.chomp
Expand Down

0 comments on commit 4076ecf

Please sign in to comment.