ndrg13
6 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
1 deletions
-
.circleci/config.yml
|
|
@ -5,7 +5,7 @@ executors: |
|
|
- image: circleci/node:12 |
|
|
- image: circleci/node:12 |
|
|
auth: |
|
|
auth: |
|
|
username: nicodrg |
|
|
username: nicodrg |
|
|
password: ** |
|
|
|
|
|
|
|
|
password: Ndrg100394 |
|
|
jobs: |
|
|
jobs: |
|
|
build: |
|
|
build: |
|
|
executor: my-executor |
|
|
executor: my-executor |
|
|
|