Browse Source

installer conf

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

2
.circleci/config.yml

@ -1,7 +1,7 @@
version: 2.1
jobs:
build:
docker:
docker:
- image: cimg/node:14.10.1
steps:
- restore_cache:

Loading…
Cancel
Save