Skip to content

Commit

Permalink
push image to github package entry
Browse files Browse the repository at this point in the history
  • Loading branch information
WesleyCh3n committed Oct 1, 2021
1 parent ad68cfb commit c97345f
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,3 +34,6 @@ jobs:
- name: docker build
run: |
docker build ./src/Dockerfile/ -t ghcr.io/wesleych3n/autograde:latest
- name: docker push
run: |
docker ghcr.io/wesleych3n/autograde:latest

0 comments on commit c97345f

Please sign in to comment.