Sha256: 33e6336d526b6a650dbab672690fe1f7f37d3fa649b690cff3f25148ef7a5e25
Contents?: true
Size: 444 Bytes
Versions: 12
Compression:
Stored size: 444 Bytes
Contents
# describe "Rpush" do # before :all do # `vagrant up` # # TODO: Upload current directory. # # TODO: Use Net::SSH # `vagrant ssh 'cd rpush; git fetch origin; git reset --hard origin/master; sh tools/run_docker.sh'` # end # it 'can be installed and successfully delivers a notification' do # # Can now SSH to the Docker instance with; ssh -i docker_key root@localhost -p 2100 # end # end
Version data entries
12 entries across 12 versions & 1 rubygems