Skip to content

Commit 62d45e4

Browse files
committed
fix: Disable cleanup
1 parent 8c3dc38 commit 62d45e4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.gitlab-ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -201,7 +201,7 @@ build:index:
201201
- .build:rules
202202
- .build:multi_arch_index
203203

204-
clean:intermediate_tags:
204+
.clean:intermediate_tags:
205205
needs:
206206
- prepare
207207
- build:image

0 commit comments

Comments
 (0)