We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0cb8bf9 commit eeef7c8Copy full SHA for eeef7c8
.circleci/config.yml
@@ -10,6 +10,7 @@ jobs:
10
name: Build
11
command: |
12
./ci-build-script.sh .
13
+ cp ./digitalocean-dynamic-ip.sample.json ./releases/
14
- persist_to_workspace:
15
root: .
16
paths:
0 commit comments