Skip to content

Instantly share code, notes, and snippets.

@ludovicwyffels
Created June 24, 2018 16:01
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ludovicwyffels/70fdd653abba16c4451c0781f6dd9fc5 to your computer and use it in GitHub Desktop.
Save ludovicwyffels/70fdd653abba16c4451c0781f6dd9fc5 to your computer and use it in GitHub Desktop.
# !/bin/sh
docker tag helloworld:latest yourorg/helloworld:$SHA1
docker tag helloworld:latest yourorg/helloworld:$BRANCH_NAME
docker tag helloworld:latest yourorg/build_$BUILD_NUM
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment