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 45d69ed commit c3c5f8cCopy full SHA for c3c5f8c
blog/native-multiarch.md
@@ -56,7 +56,7 @@ Now that the docker connection is working, here's a sample Github Actions workfl
56
57
```yaml
58
jobs:
59
- build:
+ build-multiarch:
60
runs-on: ubuntu-latest
61
steps:
62
- name: Checkout
0 commit comments