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
|
platforms: linux/amd64,linux/arm64
|
||||||
|
|
||||||
- name: Get upstream repository
|
- name: Get upstream repository
|
||||||
uses: actions/checkout@v4
|
run: git clone https://github.com/ONLYOFFICE/DocumentServer upstream
|
||||||
with:
|
|
||||||
repository: ONLYOFFICE/DocumentServer
|
|
||||||
ref: master
|
|
||||||
path: upstream
|
|
||||||
|
|
||||||
- name: Extract tags and labels for Docker
|
- name: Extract tags and labels for Docker
|
||||||
id: meta
|
id: meta
|
||||||
|
Loading…
x
Reference in New Issue
Block a user