Skip to content

Commit 259f432

Browse files
committed
--copy-local-resources
1 parent 15439c2 commit 259f432

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ocm.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -511,7 +511,7 @@ jobs:
511511
if: steps.version_check.outputs.needs_update == 'true'
512512
run: |
513513
./ocm hash components --lookup ghcr.io/platform-mesh .ocm/transport.ctf
514-
./ocm transfer ctf --overwrite --copy-resources --lookup ghcr.io/platform-mesh .ocm/transport.ctf "ghcr.io/platform-mesh"
514+
./ocm transfer ctf --overwrite --copy-resources --copy-local-resources --lookup ghcr.io/platform-mesh .ocm/transport.ctf "ghcr.io/platform-mesh"
515515
516516
- name: Sign OCM Component
517517
if: steps.version_check.outputs.needs_update == 'true'

0 commit comments

Comments
 (0)