Skip to content

Commit

Permalink
chore: Update Dockerfile to use GitHub Container Registry for image b…
Browse files Browse the repository at this point in the history
…uild and push
  • Loading branch information
Anduin2017 committed Jun 3, 2024
1 parent 9f3531a commit a69bd83
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,5 +54,4 @@ jobs:
- name: Build the hello-world Docker image
run: |
docker build . --tag ghcr.io/anduin2017/how-to-cook:latest
docker run ghcr.io/anduin2017/how-to-cook:latest
docker push ghcr.io/anduin2017/how-to-cook:latest

0 comments on commit a69bd83

Please sign in to comment.