Browse Source

one job

pull/1/merge
MTLantoine 6 years ago
parent
commit
988715e364
  1. 3
      .circleci/config.yml

3
.circleci/config.yml

@ -1,6 +1,7 @@
version: 2.1
jobs:
build: &shared-config
job1:
build:
docker:
- image: cimg/node:14.10.1 # the primary container, where your job's commands are run
auth:

Loading…
Cancel
Save