Skip to content

Commit fa04663

Browse files
author
Sysoev, Vladimir
committed
reduce memory overhead by rawing backend and frontend building
1 parent 0a4a5fa commit fa04663

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.drone-integra.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ steps:
3333
volumes:
3434
- name: deps
3535
path: /go
36-
depends_on: [deps-frontend]
36+
depends_on: [build-frontend]
3737

3838
- name: lint-frontend
3939
image: node:16

0 commit comments

Comments
 (0)