Fetch all branches in webv2 build
This commit is contained in:
2
.github/workflows/docker-webv2.yaml
vendored
2
.github/workflows/docker-webv2.yaml
vendored
@@ -33,6 +33,8 @@ jobs:
|
|||||||
platforms: all
|
platforms: all
|
||||||
|
|
||||||
- uses: actions/checkout@v3
|
- uses: actions/checkout@v3
|
||||||
|
with:
|
||||||
|
fetch-depth: 0
|
||||||
- name: Checkout and build
|
- name: Checkout and build
|
||||||
if: env.GH_CR_PAT != null
|
if: env.GH_CR_PAT != null
|
||||||
env:
|
env:
|
||||||
|
|||||||
Reference in New Issue
Block a user