Skip to content

Commit d379b67

Browse files
committed
Update platforms example
1 parent f5c9606 commit d379b67

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/build/platforms/buildrunner.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ steps:
66
build:
77
dockerfile: |
88
FROM alpine:latest
9-
RUN echo "Hello World"
9+
RUN true
1010
platforms:
1111
- linux/amd64
1212
- linux/arm64

0 commit comments

Comments
 (0)