Browse Source

Updated config.yml

pull/1/head
Anthony Quéré 5 years ago
parent
commit
f8cff224fd
  1. 2
      .circleci/config.yml

2
.circleci/config.yml

@ -2,7 +2,7 @@ version: 2.1
jobs:
build:
docker:
- image: cimg/node
- image: cimg/node:16.10.0
auth:
username: anthonyjhoiro
password: $DOCKERHUB_PASSWORD

Loading…
Cancel
Save