Skip to content

Commit 77d9ea5

Browse files
committed
- test
1 parent 0aad251 commit 77d9ea5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

build.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ GIT=git@github.com:hatch-is/knowledge-base.git
1616
rm -rf ./_build/.cache/
1717
git clone $GIT ./_build/.cache/knowledge-base
1818
cd ./_build/.cache/knowledge-base
19+
git tag
1920
git checkout $1
2021
cd ../
2122
docker build -t $ECR_PATH:$1 ../

0 commit comments

Comments
 (0)