Skip to content

Commit

Permalink
fix tagging derp
Browse files Browse the repository at this point in the history
  • Loading branch information
jacobstr committed Sep 11, 2020
1 parent 2fb2e9b commit a90c520
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion scripts/build.sh
Expand Up @@ -4,4 +4,3 @@ set -e

VERSION=$(git rev-parse --short HEAD)
docker build --tag "planetlabs/draino:${VERSION}" .
docker tag "planetlabs/draino:${VERSION}"

0 comments on commit a90c520

Please sign in to comment.