Browse Source

Updated config.yml

adding_ci
Anatole De Chauveron 5 years ago
parent
commit
efd5113c2c
  1. 2
      .circleci/config.yml

2
.circleci/config.yml

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

Loading…
Cancel
Save