version: '3' tasks: build: cmds: - cp ./source.txt ./generated.txt sources: - ./source.txt generates: - ./generated.txt method: timestamp