File tree Expand file tree Collapse file tree 2 files changed +3
-4
lines changed
Expand file tree Collapse file tree 2 files changed +3
-4
lines changed Original file line number Diff line number Diff line change 6060# parent: base
6161# description: |
6262# Creates Cluster Stack Assets and uploads them to the configured OCI Registry.
63- # If used in a PR, Assets with a hashed version will be used. Otherwise, a
63+ # If used in a PR, Assets with a hashed version will be used. Otherwise, a
6464# new release is build.
6565# timeout: 900 # 15m
6666# pre-run: playbooks/dependencies.yaml
7171# parent: publish-cluster-stack-assets
7272# description: |
7373# Creates Cluster Stack Assets and uploads them to the configured OCI Registry.
74- # If used in a PR, Assets with a hashed version will be used. Otherwise, a
74+ # If used in a PR, Assets with a hashed version will be used. Otherwise, a
7575# new release is build.
7676# timeout: 900 # 15m
7777# pre-run: playbooks/dependencies.yaml
8484# parent: base
8585# description: |
8686# Creates Cluster Stack manifests with updated versions and opens chore branches
87- # and PRs against the correspondend release branches.
87+ # and PRs against the correspondend release branches.
8888# timeout: 900 # 15m
8989# pre-run: playbooks/dependencies.yaml
9090# run: playbooks/create_chore_branches.yaml
Original file line number Diff line number Diff line change 11---
2- # This Play should be used on PRs against release branches to upload Release Assets to SCS Registry
32- name : " Upload Assets"
43 hosts : " all"
54 vars :
You can’t perform that action at this time.
0 commit comments