the actions/checkout cannot pull from github
This commit is contained in:
parent
06da0b1e92
commit
a61e416bb5
@ -40,11 +40,7 @@ jobs:
|
||||
platforms: linux/amd64,linux/arm64
|
||||
|
||||
- name: Get upstream repository
|
||||
uses: actions/checkout@v4
|
||||
with:
|
||||
repository: ONLYOFFICE/DocumentServer
|
||||
ref: master
|
||||
path: upstream
|
||||
run: git clone https://github.com/ONLYOFFICE/DocumentServer upstream
|
||||
|
||||
- name: Extract tags and labels for Docker
|
||||
id: meta
|
||||
|
Loading…
x
Reference in New Issue
Block a user