Skip to content

Commit

Permalink
dongjiang, update
Browse files Browse the repository at this point in the history
Signed-off-by: dongjiang <[email protected]>
  • Loading branch information
dongjiang1989 committed Dec 10, 2024
1 parent d65ca1e commit 27adfec
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/published.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,9 +66,6 @@ jobs:
- name: Cosign login
run: |
echo "${{ secrets.GITHUB_TOKEN }}" | cosign login -u ${{ github.repository_owner }} --password-stdin ghcr.io
- name: Build Binary
run: |
make build
- name: Build images and push
uses: docker/build-push-action@v3
with:
Expand Down

0 comments on commit 27adfec

Please sign in to comment.