feat(frontend): add dynamic animations to login and admin panel
This commit is contained in:
@@ -17,7 +17,7 @@ if git diff-index --quiet HEAD --; then
|
||||
exit 0
|
||||
fi
|
||||
|
||||
# Выполняем цепочку команд локально (SSH URL: ssh://git@gitea.zuev.company:2222/Zuev/magistr.git)
|
||||
# Выполняем цепочку команд локально (SSH URL: ssh://git@192.168.1.87:2222/Zuev/magistr.git)
|
||||
git add . && \
|
||||
git commit -m "$COMMIT_MSG" && \
|
||||
git push origin main
|
||||
|
||||
Reference in New Issue
Block a user