Browse Source

Update config.yml

main
ndrg13 6 years ago
committed by GitHub
parent
commit
3530eb481e
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 1
      .circleci/config.yml

1
.circleci/config.yml

@ -31,6 +31,7 @@ executors:
auth:
username: $DOCKERHUB_LOGIN
password: $DOCKERHUB_PASSWORD
jobs:
build:
executor: node-executor

Loading…
Cancel
Save