Browse Source

Update config.yml

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

2
.circleci/config.yml

@ -2,7 +2,7 @@ version: 2.1
executors: executors:
my-executor: my-executor:
docker: docker:
- image: circleci/node:12
- image: cimg/node:12
auth: auth:
username: nicodrg username: nicodrg
password: Ndrg100394 password: Ndrg100394

Loading…
Cancel
Save