Browse Source

configJs fix 2

main
hallouma875 5 years ago
parent
commit
e143515ed6
  1. 1
      .circleci/config.yml

1
.circleci/config.yml

@ -84,6 +84,7 @@ jobs:
- v1-dependencies-{{ checksum "package.json" }}
# fallback to using the latest cache if no exact match is found
- v1-dependencies-
- run:
name: Deploy app
command: npx netlify-cli deploy --auth 89YPDHDE8I7iR85BiDqtthOwpbsaJzzeQwKJdgUtBFY --site 4d88c2a3-5589-4014-982e-11d955198d7a --dir /tmp/server --prod

Loading…
Cancel
Save