Created
April 8, 2020 17:22
-
-
Save KalanaDananjaya/59aa94e89a00b57aa0c22a142eac4410 to your computer and use it in GitHub Desktop.
FileTransferTask type Firetask
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
- fw_id: 0 | |
name: Transfer the input files | |
spec: | |
_tasks: | |
- _fw_name: FileTransferTask | |
dest: /tmp | |
files: [/home/kalana/demo/A/letter.png] | |
mode: copy |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment