Skip to content

Commit

Permalink
Merge branch 'docker_support'
Browse files Browse the repository at this point in the history
  • Loading branch information
bitbyt3r committed Nov 5, 2022
2 parents b241ff4 + 9807013 commit 4e0983b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci-docker.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,4 +21,5 @@ jobs:
uses: docker/build-push-action@v2
with:
context: "."
push: true
tags: ghcr.io/${{ github.repository }}:${{ github.ref_name }}

0 comments on commit 4e0983b

Please sign in to comment.