Fix YAML syntax in cloud-neutra workflow
This commit is contained in:
parent
14748088a1
commit
e2ed57e974
@ -146,7 +146,8 @@ jobs:
|
||||
|
||||
steps:
|
||||
- name: Placeholder test
|
||||
run: echo "TODO: Future QA test (ssh boot, containerd, k3s, sealos etc.)"
|
||||
run: |
|
||||
echo "TODO: Future QA test (ssh boot, containerd, k3s, sealos etc.)"
|
||||
|
||||
##########################################################################
|
||||
# Stage 4 — AMI Replication + Retention
|
||||
|
||||
Loading…
Reference in New Issue
Block a user