Skip to content
This repository was archived by the owner on Jan 30, 2024. It is now read-only.

Commit 7254dac

Browse files
authored
Merge pull request #45 from dkdeploy/feature/Remove_copy_strategy
Remove configuration of copy from example
2 parents 60f88bc + 8ffd45c commit 7254dac

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

guides/static/configuration.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,9 +20,6 @@ lock '3.5.0'
2020
# the name of the application
2121
set :application, 'my-first-website'
2222

23-
# We use the copy strategy, no need for an external SCM
24-
set :scm, :copy
25-
2623
# This is the folder we're deploying on the server
2724
set :copy_source, './output'
2825

0 commit comments

Comments
 (0)