Skip to content

Commit 419fe59

Browse files
committed
iterate
1 parent 259f432 commit 419fe59

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 --copy-local-resources --lookup ghcr.io/platform-mesh .ocm/transport.ctf "ghcr.io/platform-mesh"
514+
./ocm transfer ctf --overwrite --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)