Browse Source

💚 Fix CI

main
Alexandre SOARES 4 years ago
parent
commit
130faff820
  1. 3
      .circleci/config.yml

3
.circleci/config.yml

@ -63,7 +63,8 @@ jobs:
name: "step lint"
test_unit:
docker:
- auth:
-
auth:
password: $DOCKERHUB_PASSWORD
username: xaela37
image: "cimg/node:14.15.0"

Loading…
Cancel
Save