1
0

copy the sample configuration to the release dir

This commit is contained in:
John Aylward 2020-03-04 14:53:22 -05:00
parent 0cb8bf900b
commit eeef7c892f

View File

@ -10,6 +10,7 @@ jobs:
name: Build name: Build
command: | command: |
./ci-build-script.sh . ./ci-build-script.sh .
cp ./digitalocean-dynamic-ip.sample.json ./releases/
- persist_to_workspace: - persist_to_workspace:
root: . root: .
paths: paths: