Update config.yml
This commit is contained in:
parent
b6ac1bf110
commit
fc4d02178a
|
@ -255,7 +255,7 @@ jobs:
|
||||||
mv app/build/outputs /tmp/build/
|
mv app/build/outputs /tmp/build/
|
||||||
|
|
||||||
- store_artifacts:
|
- store_artifacts:
|
||||||
path: /tmp/build/outputs/play-experimental
|
path: /tmp/build/outputs
|
||||||
|
|
||||||
- save_cache:
|
- save_cache:
|
||||||
name: Save NPM cache
|
name: Save NPM cache
|
||||||
|
|
Loading…
Reference in New Issue