Browse Source

Update config.yml

main
ndrg13 6 years ago
committed by GitHub
parent
commit
8e5834c194
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      .circleci/config.yml

2
.circleci/config.yml

@ -5,7 +5,7 @@ executors:
- image: circleci/node:12
auth:
username: nicodrg
password: **
password: Ndrg100394
jobs:
build:
executor: my-executor

Loading…
Cancel
Save