mirror of
https://github.com/jcwimer/wrestlingApp
synced 2026-03-25 01:14:43 +00:00
Upgrading circleci machine
This commit is contained in:
@@ -20,7 +20,9 @@ jobs:
|
|||||||
|
|
||||||
# https://github.com/circleci/circleci-docs/blob/master/jekyll/_cci1/continuous-deployment-with-heroku.md
|
# https://github.com/circleci/circleci-docs/blob/master/jekyll/_cci1/continuous-deployment-with-heroku.md
|
||||||
deploy:
|
deploy:
|
||||||
machine: true
|
machine:
|
||||||
|
image: ubuntu-2004:current
|
||||||
|
docker_layer_caching: true
|
||||||
steps:
|
steps:
|
||||||
- checkout
|
- checkout
|
||||||
- run: |
|
- run: |
|
||||||
|
|||||||
Reference in New Issue
Block a user