Skip to content

Commit 53ae498

Browse files
committed
test ci
1 parent 455392e commit 53ae498

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

rust/Earthfile

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,8 @@ check:
5151
# build : Build crates.
5252
build:
5353
FROM +builder-src
54+
RUN --no-cache echo "Cache Disabled"
55+
5456
RUN rm -rf ~/build/target/release
5557
DO rust-ci+EXECUTE \
5658
--cmd="/scripts/std_build.py" \

0 commit comments

Comments
 (0)