ci: fix repo URL — wangdl/admin-projects
Some checks failed
Deploy Admin Frontend / build-and-deploy (push) Failing after 1s
Some checks failed
Deploy Admin Frontend / build-and-deploy (push) Failing after 1s
This commit is contained in:
parent
a33387187b
commit
feae49ab1a
@ -13,7 +13,7 @@ jobs:
|
||||
if [ -d /tmp/admin-projects ]; then
|
||||
cd /tmp/admin-projects && git pull
|
||||
else
|
||||
git clone http://10.2.0.7:3000/suche-Hermes/admin-projects.git /tmp/admin-projects
|
||||
git clone http://10.2.0.7:3000/wangdl/admin-projects.git /tmp/admin-projects
|
||||
fi
|
||||
|
||||
- name: Install dependencies and build
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user