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: jobs:
build: build:
docker: docker:
- image: cimg/node
- image: cimg/node:16.10.0
auth: auth:
username: anthonyjhoiro username: anthonyjhoiro
password: $DOCKERHUB_PASSWORD password: $DOCKERHUB_PASSWORD

Loading…
Cancel
Save