Skip to content
Permalink
202006
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Go to file
2 contributors

Users who have contributed to this file

@wgthom @dima767
executable file 3 lines (3 sloc) 124 Bytes
source ../buildVersion.sh
echo "Building tier/gte version ${VERSION_TAG}"
docker build --tag=tier/gte:base-${VERSION_TAG} .