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