Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mattstratton/castanet.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Stratton <matt.stratton@gmail.com>2020-11-04 23:18:21 +0300
committerGitHub <noreply@github.com>2020-11-04 23:18:21 +0300
commitcaad6920dc6670fe60d1d31b109f4abfd226f26f (patch)
tree12c3b76f6734573646d0d16e428266b0d97a428f
parentfbdea62ba620e1273bce9a2aa2fbbc61ae1fb3ea (diff)
Update config.yml
-rw-r--r--.circleci/config.yml3
1 files changed, 3 insertions, 0 deletions
diff --git a/.circleci/config.yml b/.circleci/config.yml
index 299c504..24e6f47 100644
--- a/.circleci/config.yml
+++ b/.circleci/config.yml
@@ -157,6 +157,9 @@ jobs:
create-release:
docker:
- image: cibuilds/github:0.13.0
+ auth:
+ username: mattstratton
+ password: $DOCKERHUB_PASSWORD
working_directory: ~/castanet
steps: