This commit is contained in:
parent
0f0cf82ca9
commit
010be5b893
1 changed files with 1 additions and 1 deletions
|
|
@ -12,7 +12,7 @@ jobs:
|
|||
steps:
|
||||
- name: Checkout code
|
||||
run: |
|
||||
git clone --depth 1 --branch main http://forgejo:3000/${{ github.repository }}.git .
|
||||
git clone --depth 1 --branch main https://forge.studio-variable.com/${{ github.repository }}.git .
|
||||
ls -la
|
||||
|
||||
- name: Deploy via FTP
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue