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 2792928 commit 2567512Copy full SHA for 2567512
examples/build/platforms/buildrunner.yaml
@@ -6,7 +6,7 @@ steps:
6
build:
7
dockerfile: |
8
FROM alpine:latest
9
- RUN echo Hello World
+ RUN echo "Hello World"
10
platforms:
11
- linux/amd64
12
- linux/arm64/v8
0 commit comments