Skip to content
This repository was archived by the owner on Nov 6, 2020. It is now read-only.

Commit 67a3f32

Browse files
committed
remove js build deps order
1 parent acc33c7 commit 67a3f32

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

.gitlab-ci.yml

-6
Original file line numberDiff line numberDiff line change
@@ -307,10 +307,6 @@ js-build:
307307
- ./js/scripts/release.sh
308308
tags:
309309
- javascript
310-
artifacts:
311-
paths:
312-
- js/build
313-
name: "stable-javascript_parity"
314310
js-test:
315311
stage: test
316312
before_script:
@@ -319,5 +315,3 @@ js-test:
319315
- ./js/scripts/test.sh
320316
tags:
321317
- javascript-test
322-
dependencies:
323-
- js-build

0 commit comments

Comments
 (0)