Skip to content

Commit

Permalink
Add Horizon with Heat plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
bman46 committed Aug 21, 2024
1 parent 46540a0 commit a8f9d2a
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
build_matrix:
strategy:
matrix:
container: ["keystone-oidc"]
container: ["keystone-oidc", "horizon-heat"]
runs-on: ubuntu-latest
permissions:
contents: read
Expand Down
3 changes: 3 additions & 0 deletions horizon-heat/Dockerfile
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
FROM docker.io/openstackhelm/horizon:2024.1-ubuntu_jammy

RUN pip install heat-dashboard

0 comments on commit a8f9d2a

Please sign in to comment.