Skip to content

Commit

Permalink
Add UDI dockerfiles to update-base-images (#69)
Browse files Browse the repository at this point in the history
* Add UDI dockerfiles to update-base-images

Signed-off-by: sdawley <sdawley@redhat.com>

* Second 2/3 of the update

Signed-off-by: sdawley <sdawley@redhat.com>

Signed-off-by: sdawley <sdawley@redhat.com>
  • Loading branch information
SDawley authored Dec 7, 2022
1 parent eb6d18e commit dd71ed7
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/update-base-images.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ on:
che-incubator/kubernetes-image-puller,
che-incubator/kubernetes-image-puller-operator,
devfile/devworkspace-operator,
devfile/developer-images,
eclipse-che/che-dashboard,
eclipse-che/che-devfile-registry,
eclipse-che/che-machine-exec,
Expand Down Expand Up @@ -51,6 +52,7 @@ jobs:
- { repo: "che-incubator/kubernetes-image-puller", user: "CHE_INCUBATOR_BOT_GITHUB_TOKEN", commandFlags: "-maxdepth 3 -f *Dockerfile --pr" }
- { repo: "che-incubator/kubernetes-image-puller-operator", user: "CHE_INCUBATOR_BOT_GITHUB_TOKEN", commandFlags: "-maxdepth 3 -f *Dockerfile --pr" }
- { repo: "devfile/devworkspace-operator", user: "CHE_INCUBATOR_BOT_GITHUB_TOKEN", commandFlags: "-maxdepth 3 -f *Dockerfile --pr" }
- { repo: "devfile/developer-images", user: "CHE_INCUBATOR_BOT_GITHUB_TOKEN", commandFlags: "-maxdepth 3 -f *Dockerfile --pr" }
- { repo: "eclipse-che/che-dashboard", user: "CHE_BOT_GITHUB_TOKEN", commandFlags: "-maxdepth 3 -f *Dockerfile --pr" }
- { repo: "eclipse-che/che-devfile-registry", user: "CHE_BOT_GITHUB_TOKEN", commandFlags: "-maxdepth 3 -f *Dockerfile --pr" }
- { repo: "eclipse-che/che-machine-exec", user: "CHE_BOT_GITHUB_TOKEN", commandFlags: "-maxdepth 3 -f *Dockerfile --pr" }
Expand All @@ -76,6 +78,7 @@ jobs:
che-incubator/kubernetes-image-puller,
che-incubator/kubernetes-image-puller-operator,
devfile/devworkspace-operator,
devfile/developer-images,
eclipse-che/che-dashboard,
eclipse-che/che-devfile-registry,
eclipse-che/che-machine-exec,
Expand Down

0 comments on commit dd71ed7

Please sign in to comment.