Skip to content

Commit

Permalink
更新 docker-image.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
luyanci authored Jun 3, 2024
1 parent 113dd67 commit 3be0a3e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/docker-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ jobs:
run: |
docker build -t maizig/ysdm:latest .
- name: Push to DockerHub
if: ${{github.event_name == 'push'}}
uses: docker/[email protected]
with:
context: .
Expand Down

0 comments on commit 3be0a3e

Please sign in to comment.