We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f5c9606 commit d379b67Copy full SHA for d379b67
examples/build/platforms/buildrunner.yaml
@@ -6,7 +6,7 @@ steps:
6
build:
7
dockerfile: |
8
FROM alpine:latest
9
- RUN echo "Hello World"
+ RUN true
10
platforms:
11
- linux/amd64
12
- linux/arm64
0 commit comments