Created
August 29, 2018 12:57
-
-
Save ljayz/4640ebee36af98d6d8bf2fb4d4f500a4 to your computer and use it in GitHub Desktop.
Jenkins execute shell - ignore error
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
docker rm -f container || echo "Container not found" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment