Browse Source

update

main
Zelleg 5 years ago
parent
commit
df8eca065e
  1. 3
      .circleci/config.yml

3
.circleci/config.yml

@ -72,8 +72,7 @@ jobs:
- store_artifacts: - store_artifacts:
path: docs path: docs
building-docker-image: building-docker-image:
steps:
docker:
docker:
- image: cimg/node:14.15.0 # the primary container, where your job's commands are run - image: cimg/node:14.15.0 # the primary container, where your job's commands are run
auth: auth:
username: mydockerhub-user username: mydockerhub-user

Loading…
Cancel
Save