nginx
This commit is contained in:
@@ -17,7 +17,7 @@ jobs:
|
||||
run: apk add --no-cache git openssh-client
|
||||
|
||||
- name: Checkout code
|
||||
run: git clone --depth 1 https://admin:${{ secrets.GITEATOKEN }}@git.techease.ru/Smart-search/smart-search-frontend.git .
|
||||
run: git clone --depth 1 --branch test https://admin:${{ secrets.GITEATOKEN }}@git.techease.ru/Smart-search/smart-search-frontend.git .
|
||||
|
||||
- name: Install npm packages
|
||||
run: npm install
|
||||
|
||||
Reference in New Issue
Block a user