worker upload {{.cds.workspace}}/fileToUpload
Inside a job, there are two ways to upload an artifact:
worker upload <path>
worker upload --tag={{.cds.version}} {{.cds.workspace}}/files*.yml
You can use you storage integration: worker upload –destination=“yourStorageIntegrationName”
worker upload [flags]
--destination string optional. Your storage integration name
--tag string Tag for artifact Upload - Tag is mandatory