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 9561e4c commit 82a0014Copy full SHA for 82a0014
ansible/manifest-playbook.yml
@@ -75,7 +75,7 @@
75
76
- name: gandalf - pack archive
77
shell: |
78
- cd /tmp && tar -cJf gandalf-{{ gandalf_release }}-arm64.tar.xz gandalf
+ cd /tmp && tar -cJf gandalf-{{ gandalf_release }}-arm64.tar.xz gandalf-{{ gandalf_release }}-linux-arm64
79
80
- name: upload archives
81
0 commit comments