8000
Comment options
You must be logged in to vote
Comment options
You must be logged in to vote
Heading
Bold
Italic
Quote
Code
Link
Numbered list
Unordered list
Task list
Attach files
Mention
Reference
Menu
reacted with thumbs up emoji
reacted with thumbs down emoji
reacted with laugh emoji
reacted with hooray emoji
reacted with confused emoji
reacted with heart emoji
reacted with rocket emoji
reacted with eyes emoji
Need to sign binaries inside gauge_bin folder in postbuild action. #1956
ayankumaar
started this conversation in
General
Replies: 2 comments 30 replies
-
Gauge does not have a bost build hook (yet). But you can have your own build system and point to the binaries by setting |
Beta Was this translation helpful? Give feedback.
7 replies
-
Do you see any errors in the logs? Try running |
Beta Was this translation helpful? Give feedback.
23 replies
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.
Uh oh!
There was an error while loading. Please reload this page.
-
I have the following gauge setup in my system.
Gauge version: 1.1.7
Plugins
dotnet (0.3.1)
html-report (4.0.12)
screenshot (0.0.1)
While I am trying to run my script the binaries inside the gauge_bin folder are getting blocked. I need to code sign those to unblock. How can I do that in post build action with gauge ?
Beta Was this translation helpful? Give feedback.
All reactions