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 efd18c4 commit d8999d4Copy full SHA for d8999d4
.github/workflows/upload_image.yaml
@@ -33,6 +33,7 @@ jobs:
33
run: |
34
echo "k8s_dns_chaos:github.com/chaos-mesh/k8s_dns_chaos" >> plugin.cfg
35
SWAGGER=1 UI=1 make coredns
36
+ chmod +x coredns
37
38
- name: upload coredns binary
39
uses: actions/upload-artifact@v2
0 commit comments