archive files using montudor/[email protected] #10
Unanswered
lipalath-ms
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, I have a question: I have a step in Azure Pipeline Build to archive files. How do I convert this to a github action using montudor/[email protected]? Please help.
displayName: 'archive graph updater files'
inputs:
rootFolderOrFile: "$(System.DefaultWorkingDirectory)/updater_publish_output"
includeRootFolder: false
archiveFile: "$(System.DefaultWorkingDirectory)/Hosts.GraphUpdater.zip"
Beta Was this translation helpful? Give feedback.
All reactions