mirror of
https://github.com/k8sgpt-ai/k8sgpt.git
synced 2025-07-31 07:07:33 +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:
|
merge:
|
||||||
name: Create and Push Manifest List
|
name: Create and Push Manifest List
|
||||||
needs: build
|
needs: [build, prepare_ci_run]
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- name: Login to GitHub Container Registry
|
- name: Login to GitHub Container Registry
|
||||||
|
Loading…
Reference in New Issue
Block a user