Skip to content

Commit adf8f26

Browse files
authored
Disable ink-waterfall CI step 🦖 (#1509)
1 parent 300b6c4 commit adf8f26

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.gitlab-ci.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -450,7 +450,9 @@ examples-docs:
450450

451451
#### stage: ink-waterfall
452452

453-
ink-waterfall:
453+
# Temporarily disabled until https://github.com/paritytech/ink-waterfall/issues/41
454+
# is fixed.
455+
.ink-waterfall:
454456
stage: ink-waterfall
455457
image: paritytech/tools:latest
456458
<<: *kubernetes-env

0 commit comments

Comments
 (0)