|
|
@ -32,6 +32,7 @@ jobs: |
|
|
- dependencies-{{ checksum "package.json" }}-{{ .Environment.CACHE_VERSION }} |
|
|
- dependencies-{{ checksum "package.json" }}-{{ .Environment.CACHE_VERSION }} |
|
|
# fallback to using the latest cache if no exact match is found |
|
|
# fallback to using the latest cache if no exact match is found |
|
|
- dependencies- |
|
|
- dependencies- |
|
|
|
|
|
- run: yarn build |
|
|
- run: |
|
|
- run: |
|
|
name: Copy deployment artifacts to workspace |
|
|
name: Copy deployment artifacts to workspace |
|
|
command: | |
|
|
command: | |
|
|
|