Browse Source

test retrieve stable build

pull/2/head
Neel Coffin 6 years ago
parent
commit
9f221b94ca
  1. 2
      .circleci/config.yml

2
.circleci/config.yml

@ -1,6 +1,6 @@
version: 2.1
jobs:
build: &shared-config
build:
docker:
- image: cimg/node:14.10.1
steps:

Loading…
Cancel
Save