Browse Source

Updated config.yml

main
Adrien-Ba 5 years ago
parent
commit
f62a8d93a0
  1. 2
      .circleci/config.yml

2
.circleci/config.yml

@ -49,7 +49,7 @@ jobs:
at: /tmp at: /tmp
- run: - run:
name: Deploy app name: Deploy app
command: echo todo && false
command: yarn netlify deploy --prod --dir=/tmp/server-doc
back-test-unit: back-test-unit:
<<: *shared-config <<: *shared-config
steps: steps:

Loading…
Cancel
Save