Skip to content

Instantly share code, notes, and snippets.

@jozenstar
Last active May 14, 2020 08:01
Show Gist options
  • Save jozenstar/12d8f7989d86a9cbaed8efdcf6061328 to your computer and use it in GitHub Desktop.
Save jozenstar/12d8f7989d86a9cbaed8efdcf6061328 to your computer and use it in GitHub Desktop.
Jenkins AWS CodePipeline job#
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