Make a curl call to TestEngine from a GitLab Runner? Anyone have any luck with this? ...
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-07-2022
11:04 AM
04-07-2022
11:04 AM
Make a curl call to TestEngine from a GitLab Runner? Anyone have any luck with this? ...
I have a ReadyAPI project and Excel data file in a .zip that I can run from a PC using curl with no problems, it works fine.
But now I have the .zip in our GitLab in its own repo. I have a valid .gitlab-ci.yml file that executes when a make a change in the project.
But I'd like to run that curl command to send my project .zip file to TestEngine but not sure how. What kind of command string should I be using in my gitlab-ci.yml file to do this? How can I pass the .zip in that repo to TestEngine from the GitLab Runner?
Thanks very much in advance!
Labels:
- Labels:
-
TestEngine
0 REPLIES 0
