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
|
if [ -d /tmp/admin-projects ]; then
|
||||||
cd /tmp/admin-projects && git pull
|
cd /tmp/admin-projects && git pull
|
||||||
else
|
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
|
fi
|
||||||
|
|
||||||
- name: Install dependencies and build
|
- name: Install dependencies and build
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user