Skip to content

Commit

Permalink
debug: full-images
Browse files Browse the repository at this point in the history
  • Loading branch information
muicoder committed Apr 26, 2024
1 parent 5344181 commit 504b870
Show file tree
Hide file tree
Showing 14 changed files with 14 additions and 14 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/autobuild-k8s-containerd-part0.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ on:
- created
env:
part: 0
allBuild: false
allBuild: true
registry: ${{ vars.D_REGISTRY_NAME }}
repo: ${{ vars.D_REGISTRY_REPOSITORY }}
sealosPatch: ${{ github.event.inputs.sealosPatch }}
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/autobuild-k8s-containerd-part1.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ on:
- created
env:
part: 1
allBuild: false
allBuild: true
registry: ${{ vars.D_REGISTRY_NAME }}
repo: ${{ vars.D_REGISTRY_REPOSITORY }}
sealosPatch: ${{ github.event.inputs.sealosPatch }}
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/autobuild-k8s-containerd-part2.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ on:
- created
env:
part: 2
allBuild: false
allBuild: true
registry: ${{ vars.D_REGISTRY_NAME }}
repo: ${{ vars.D_REGISTRY_REPOSITORY }}
sealosPatch: ${{ github.event.inputs.sealosPatch }}
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/autobuild-k8s-containerd-part3.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ on:
- created
env:
part: 3
allBuild: false
allBuild: true
registry: ${{ vars.D_REGISTRY_NAME }}
repo: ${{ vars.D_REGISTRY_REPOSITORY }}
sealosPatch: ${{ github.event.inputs.sealosPatch }}
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/autobuild-k8s-containerd-part4.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ on:
- created
env:
part: 4
allBuild: false
allBuild: true
registry: ${{ vars.D_REGISTRY_NAME }}
repo: ${{ vars.D_REGISTRY_REPOSITORY }}
sealosPatch: ${{ github.event.inputs.sealosPatch }}
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/autobuild-k8s-cri-o-part1.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ on:
- created
env:
part: 1
allBuild: false
allBuild: true
registry: ${{ vars.D_REGISTRY_NAME }}
repo: ${{ vars.D_REGISTRY_REPOSITORY }}
sealosPatch: ${{ github.event.inputs.sealosPatch }}
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/autobuild-k8s-cri-o-part2.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ on:
- created
env:
part: 2
allBuild: false
allBuild: true
registry: ${{ vars.D_REGISTRY_NAME }}
repo: ${{ vars.D_REGISTRY_REPOSITORY }}
sealosPatch: ${{ github.event.inputs.sealosPatch }}
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/autobuild-k8s-cri-o-part3.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ on:
- created
env:
part: 3
allBuild: false
allBuild: true
registry: ${{ vars.D_REGISTRY_NAME }}
repo: ${{ vars.D_REGISTRY_REPOSITORY }}
sealosPatch: ${{ github.event.inputs.sealosPatch }}
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/autobuild-k8s-cri-o-part4.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ on:
- created
env:
part: 4
allBuild: false
allBuild: true
registry: ${{ vars.D_REGISTRY_NAME }}
repo: ${{ vars.D_REGISTRY_REPOSITORY }}
sealosPatch: ${{ github.event.inputs.sealosPatch }}
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/autobuild-k8s-docker-part0.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ on:
- created
env:
part: 0
allBuild: false
allBuild: true
registry: ${{ vars.D_REGISTRY_NAME }}
repo: ${{ vars.D_REGISTRY_REPOSITORY }}
sealosPatch: ${{ github.event.inputs.sealosPatch }}
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/autobuild-k8s-docker-part1.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ on:
- created
env:
part: 1
allBuild: false
allBuild: true
registry: ${{ vars.D_REGISTRY_NAME }}
repo: ${{ vars.D_REGISTRY_REPOSITORY }}
sealosPatch: ${{ github.event.inputs.sealosPatch }}
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/autobuild-k8s-docker-part2.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ on:
- created
env:
part: 2
allBuild: false
allBuild: true
registry: ${{ vars.D_REGISTRY_NAME }}
repo: ${{ vars.D_REGISTRY_REPOSITORY }}
sealosPatch: ${{ github.event.inputs.sealosPatch }}
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/autobuild-k8s-docker-part3.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ on:
- created
env:
part: 3
allBuild: false
allBuild: true
registry: ${{ vars.D_REGISTRY_NAME }}
repo: ${{ vars.D_REGISTRY_REPOSITORY }}
sealosPatch: ${{ github.event.inputs.sealosPatch }}
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/autobuild-k8s-docker-part4.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ on:
- created
env:
part: 4
allBuild: false
allBuild: true
registry: ${{ vars.D_REGISTRY_NAME }}
repo: ${{ vars.D_REGISTRY_REPOSITORY }}
sealosPatch: ${{ github.event.inputs.sealosPatch }}
Expand Down

0 comments on commit 504b870

Please sign in to comment.