mirror of
https://github.com/containers/podman.git
synced 2025-08-06 19:44:14 +08:00
Merge pull request #23112 from cevich/remove_useless_comment
[CI:DOCS] Minor: Remove unhelpful comment
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