Remove ssh task
This commit is contained in:
@@ -16,10 +16,6 @@ includes = ["scripts"]
|
|||||||
|
|
||||||
# PRODUCTION
|
# PRODUCTION
|
||||||
|
|
||||||
[tasks."prod:console"]
|
|
||||||
description = 'Open an ssh console to the production env'
|
|
||||||
run = 'ssh music-library-prod'
|
|
||||||
|
|
||||||
[tasks."prod:test"]
|
[tasks."prod:test"]
|
||||||
description = 'Run HTTP tests against production'
|
description = 'Run HTTP tests against production'
|
||||||
run = 'hurl --test test/prod.hurl'
|
run = 'hurl --test test/prod.hurl'
|
||||||
|
|||||||
Reference in New Issue
Block a user