Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
zengbin93 committed Mar 27, 2024
1 parent ff85fe1 commit 17e6f81
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,9 @@ on:
# Environment variables available to all jobs and steps in this workflow.
env:
TAG: ${{ github.sha }}
REGISTRY: ${{ secrets.REGISTRY }}
NAMESPACE: ${{ secrets.NAMESPACE }}
IMAGE: ${{ secrets.IMAGE }}
permissions:
contents: read

Expand Down

0 comments on commit 17e6f81

Please sign in to comment.