Skip to content
This repository has been archived by the owner on Apr 9, 2020. It is now read-only.

Commit

Permalink
removing sdr-services-test2 from deploy/stage.rb, since it was a test…
Browse files Browse the repository at this point in the history
… server that is now obsolete
  • Loading branch information
jmartin-sul committed Jul 17, 2017
1 parent 95f360c commit 58a90d4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion config/deploy/stage.rb
Expand Up @@ -8,6 +8,5 @@
}

server 'sdr-services-test.stanford.edu', user: 'sdr2service', roles: %w{app}
server 'sdr-services-test2.stanford.edu', user: 'sdr2service', roles: %w{app}

Capistrano::OneTimeKey.generate_one_time_key!

0 comments on commit 58a90d4

Please sign in to comment.