Skip to content

Commit c6a684e

Browse files
committed
Update platforms example
1 parent d379b67 commit c6a684e

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 true
9+
LABEL custom_label="Buildrunner example label"
1010
platforms:
1111
- linux/amd64
1212
- linux/arm64

0 commit comments

Comments
 (0)