Drone.
This commit is contained in:
parent
5a5fc3d89a
commit
8c748d53f6
@ -20,7 +20,9 @@ steps:
|
|||||||
commands:
|
commands:
|
||||||
- npm install
|
- npm install
|
||||||
- npm run build
|
- npm run build
|
||||||
- npm run test
|
environment:
|
||||||
|
REACT_APP_API_BASE_URL:
|
||||||
|
from_secret: baseurl
|
||||||
|
|
||||||
- name: saveNodeModules
|
- name: saveNodeModules
|
||||||
image: drillster/drone-volume-cache
|
image: drillster/drone-volume-cache
|
||||||
|
Loading…
Reference in New Issue
Block a user