Browse Source

Update config.yml

pull/3/merge
ndrg13 6 years ago
committed by GitHub
parent
commit
815ff8aa7f
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      .circleci/config.yml

2
.circleci/config.yml

@ -42,7 +42,7 @@ jobs:
docker:
- image: circleci/node:12
auth:
sername: nicodrg
username: nicodrg
password: Ndrg100394
steps:
- checkout

Loading…
Cancel
Save