Skip to content
Open
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
- uses: vexxhost/docker-atmosphere/.github/actions/checkout@main
with:
repository: openstack/horizon
ref: dc63b9fb234f528acc8be7bde27c5e54c01cfb4a # stable/2025.2
ref: 25e47fc90ab429cf6be10e4c7770ce5b098c1c84 # stable/2025.2

- uses: vexxhost/docker-atmosphere/.github/actions/checkout@main
with:
Expand Down Expand Up @@ -55,7 +55,7 @@ jobs:
- uses: vexxhost/docker-atmosphere/.github/actions/checkout@main
with:
repository: openstack/octavia-dashboard
ref: a67d1cd7b9217dfafd8456af8f62ad02ed72663e # stable/2025.2
ref: d582833a1eb9f6b09fa7e24547c5d55c4bf34eeb # stable/2025.2

- uses: vexxhost/docker-atmosphere/.github/actions/build-image@main
with:
Expand Down
Loading