mirror of
https://github.com/containers/podman.git
synced 2025-07-02 00:30:00 +08:00
Minor: Remove unhelpful comment
Likely a copy-paste error, it doesn't apply here. Signed-off-by: Chris Evich <cevich@redhat.com>
This commit is contained in:
@ -737,7 +737,6 @@ podman_machine_aarch64_task:
|
|||||||
PRIV_NAME: "rootless" # intended use-case
|
PRIV_NAME: "rootless" # intended use-case
|
||||||
DISTRO_NV: "${FEDORA_AARCH64_NAME}"
|
DISTRO_NV: "${FEDORA_AARCH64_NAME}"
|
||||||
VM_IMAGE_NAME: "${FEDORA_AARCH64_AMI}"
|
VM_IMAGE_NAME: "${FEDORA_AARCH64_AMI}"
|
||||||
# N/B: This script depends on ${DISTRO_NV} being defined for the task.
|
|
||||||
clone_script: &get_gosrc_aarch64 |
|
clone_script: &get_gosrc_aarch64 |
|
||||||
cd /tmp
|
cd /tmp
|
||||||
echo "$ARTCURL/build_aarch64/repo/repo.tbz"
|
echo "$ARTCURL/build_aarch64/repo/repo.tbz"
|
||||||
|
Reference in New Issue
Block a user