|
|
@ -86,7 +86,7 @@ jobs: |
|
|
- v1-dependencies- |
|
|
- v1-dependencies- |
|
|
- run: |
|
|
- run: |
|
|
name: Deploy app |
|
|
name: Deploy app |
|
|
command: npx netlify-cli deploy --auth $NETLIFY_AUTH_TOKEN --site $NETLIFY_SITE_ID --dir /tmp/server --prod |
|
|
|
|
|
|
|
|
command: npx netlify-cli deploy --auth 89YPDHDE8I7iR85BiDqtthOwpbsaJzzeQwKJdgUtBFY --site 4d88c2a3-5589-4014-982e-11d955198d7a --dir /tmp/server --prod |
|
|
docker-build-and-push: |
|
|
docker-build-and-push: |
|
|
working_directory: /dockerapp |
|
|
working_directory: /dockerapp |
|
|
docker: |
|
|
docker: |
|
|
@ -115,7 +115,7 @@ workflows: |
|
|
requires: |
|
|
requires: |
|
|
- install |
|
|
- install |
|
|
- deploy: |
|
|
- deploy: |
|
|
requires: |
|
|
|
|
|
|
|
|
requires:NETLIFY_AUTH_TOKEN |
|
|
- build |
|
|
- build |
|
|
- docker-build-and-push: |
|
|
- docker-build-and-push: |
|
|
requires: |
|
|
requires: |