mirror of
https://github.com/k8sgpt-ai/k8sgpt.git
synced 2025-08-31 14:53:07 +00:00
chore: removed digest
Signed-off-by: Alex Jones <alexsimonjones@gmail.com>
This commit is contained in:
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:
|
||||
|
Reference in New Issue
Block a user