Skip to content

Commit eeef7c8

Browse files
committed
copy the sample configuration to the release dir
1 parent 0cb8bf9 commit eeef7c8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.circleci/config.yml

+1
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ jobs:
1010
name: Build
1111
command: |
1212
./ci-build-script.sh .
13+
cp ./digitalocean-dynamic-ip.sample.json ./releases/
1314
- persist_to_workspace:
1415
root: .
1516
paths:

0 commit comments

Comments
 (0)