Moved to Angular v20 and Tailwind v4 plus all related dependencies
Renamed Docker directory. Also serving static files from FastAPI.
This commit is contained in:
@ -20,8 +20,4 @@ then
|
||||
else
|
||||
echo "No version bump"
|
||||
fi
|
||||
git push
|
||||
git tag --delete latest
|
||||
git tag latest
|
||||
git push --delete origin latest
|
||||
git push --tags
|
||||
|
||||
Reference in New Issue
Block a user