From eeef7c892fdf94f12c4c0a241d89ba655e5c6693 Mon Sep 17 00:00:00 2001 From: John Aylward Date: Wed, 4 Mar 2020 14:53:22 -0500 Subject: [PATCH] copy the sample configuration to the release dir --- .circleci/config.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.circleci/config.yml b/.circleci/config.yml index 90bda8a..5c9cdc5 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -10,6 +10,7 @@ jobs: name: Build command: | ./ci-build-script.sh . + cp ./digitalocean-dynamic-ip.sample.json ./releases/ - persist_to_workspace: root: . paths: