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"
steps:
- checkout
-
run: "echo \"hello world\""
- run: "echo \"hello world\""
install:
docker:

Loading…
Cancel
Save