Skip to content
This repository was archived by the owner on Apr 10, 2025. It is now read-only.

Commit 4d986be

Browse files
committed
Merge branch '1-fix-build' into 'master'
#1: disable cache See merge request ix.ai/mariadb-backup!9
2 parents dfaad15 + 8caa9ca commit 4d986be

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.gitlab-ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ variables:
55
ENABLE_ARM64: 'true'
66
ENABLE_ARMv7: 'true'
77
ENABLE_386: 'true'
8+
ENABLE_CACHE: 'false'
89

910
include:
1011
- project: 'ix.ai/ci-templates'

0 commit comments

Comments
 (0)