ci: update
This commit is contained in:
@@ -81,7 +81,7 @@ jobs:
|
||||
git config --global user.name "gitea-actions"
|
||||
git config --global user.email "actions-user@noreply.git.demonkernel.io.vn"
|
||||
|
||||
git remote set-url origin git@git.demonkernel.io.vn:${{ github.repository }}.git
|
||||
git remote set-url origin ssh://git@localhost:222/FoodSurf/backend.git
|
||||
|
||||
git add .
|
||||
git commit -m "chore: release [ci skip]"
|
||||
|
||||
Reference in New Issue
Block a user