Browse Source

edit config.yml

main
Gautier couture 6 years ago
parent
commit
5b0e2978e0
  1. 2
      .circleci/config.yml
  2. 0
      test_hiroku.sh

2
.circleci/config.yml

@ -54,7 +54,7 @@ jobs:
at: /tmp at: /tmp
- run: - run:
name: Deploy app name: Deploy app
command: netlify deploy --prod
command: netlify deploy --prod --dir /tmp/server-doc --message "site deployed from circle ci" --site 123
back-test-unit: back-test-unit:
docker: docker:
- image: circleci/node:dubnium-browsers - image: circleci/node:dubnium-browsers

0
test_hiroku.sh

Loading…
Cancel
Save