Browse Source

Updated config.yml

pull/1/head
Anthony Quéré 5 years ago
parent
commit
7517b193d3
  1. 2
      .circleci/config.yml

2
.circleci/config.yml

@ -1,6 +1,6 @@
version: 2.1 version: 2.1
jobs: jobs:
first-job:
build:
docker: docker:
- image: alpine:latest - image: alpine:latest
steps: steps:

Loading…
Cancel
Save