Skip to content

Commit

Permalink
work on gh actions for docker image
Browse files Browse the repository at this point in the history
  • Loading branch information
MaggiWuerze committed Dec 8, 2023
1 parent 2eccca4 commit 31ab3e8
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 @@ -33,5 +33,6 @@ jobs:

- name: 'Build Inventory Image'
run: |
ls .
docker build Docker/Dockerfile --tag ghcr.io/maggiwuerze/xdccwebloader:latest
docker push ghcr.io/maggiwuerze/xdccwebloader:latest

0 comments on commit 31ab3e8

Please sign in to comment.