Skip to content

Commit 0a4a5fa

Browse files
author
Sysoev, Vladimir
committed
do not allow simultaneously build of fe and be
1 parent bdaa037 commit 0a4a5fa

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.drone-integra.yml

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

3738
- name: lint-frontend
3839
image: node:16

0 commit comments

Comments
 (0)