mirror of
https://github.com/k8sgpt-ai/k8sgpt.git
synced 2025-04-27 19:15:24 +00:00
chore: removed digest
Signed-off-by: Alex Jones <alexsimonjones@gmail.com>
This commit is contained in:
parent
4063f1ed26
commit
7872278fe1
2
.github/workflows/build_container.yaml
vendored
2
.github/workflows/build_container.yaml
vendored
@ -124,7 +124,7 @@ jobs:
|
||||
|
||||
merge:
|
||||
name: Create and Push Manifest List
|
||||
needs: build
|
||||
needs: [build, prepare_ci_run]
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: Login to GitHub Container Registry
|
||||
|
Loading…
Reference in New Issue
Block a user