mirror of
https://github.com/k8sgpt-ai/k8sgpt.git
synced 2025-08-26 11:28:35 +00:00
chore: removed digest
Signed-off-by: Alex Jones <alexsimonjones@gmail.com>
This commit is contained in:
parent
7544b4df54
commit
6262ca6692
2
.github/workflows/build_container.yaml
vendored
2
.github/workflows/build_container.yaml
vendored
@ -117,6 +117,8 @@ jobs:
|
||||
tags: |
|
||||
${{ env.REGISTRY_IMAGE }}:${{ needs.prepare_ci_run.outputs.DATETIME }}
|
||||
labels: ${{ steps.meta.outputs.labels }}
|
||||
secrets: |
|
||||
GIT_AUTH_TOKEN=${{ secrets.K8SGPT_BOT_SECRET }}
|
||||
outputs: type=image,push=true
|
||||
|
||||
merge:
|
||||
|
Loading…
Reference in New Issue
Block a user