Browse Source

denisjunior

update
main
denisdalmeida04@gmail.com 6 years ago
parent
commit
0177f039da
  1. 3
      .circleci/config.yml

3
.circleci/config.yml

@ -5,8 +5,7 @@ jobs:
image: "circleci/node:12" image: "circleci/node:12"
steps: steps:
- checkout - checkout
-
run: "echo \"hello world\""
- run: "echo \"hello world\""
install: install:
docker: docker:

Loading…
Cancel
Save