Skip to content

Commit

Permalink
Add more gardener components to docker build
Browse files Browse the repository at this point in the history
  • Loading branch information
afritzler committed Dec 3, 2024
1 parent 096aa70 commit 73f07ab
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/workflows/publish-docker.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,12 @@ jobs:
target: apiserver
- name: gardener-node-agent
target: node-agent
- name: gardener-scheduler
target: scheduler
- name: gardener-controller-manager
target: controller-manager
- name: gardenlet
target: gardenlet
permissions:
contents: read
packages: write
Expand Down

0 comments on commit 73f07ab

Please sign in to comment.