Skip to content

Commit

Permalink
chore: daily development
Browse files Browse the repository at this point in the history
  • Loading branch information
zhangtao25 committed Jan 15, 2025
1 parent af7c170 commit 523856a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-build-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
file: ./Dockerfile
push: true
tags: ${{ secrets.DOCKERHUB_USERNAME }}/canyon:latest
platforms: linux/amd64
platforms: linux/amd64,linux/arm64

- name: Notify Build Success
run: echo "Docker Image built and pushed successfully!"

0 comments on commit 523856a

Please sign in to comment.