Last active
May 14, 2020 08:01
-
-
Save jozenstar/12d8f7989d86a9cbaed8efdcf6061328 to your computer and use it in GitHub Desktop.
Jenkins AWS CodePipeline job#
This file contains hidden or 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
aws codepipeline put-job-success-result --job-id `curl ${UPSTREAM_BUILD_URL}/pollingLog/ | egrep -o '[0-9a-f]{8}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{12}'`" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment