Skip to content

Commit

Permalink
feat: ci docker
Browse files Browse the repository at this point in the history
  • Loading branch information
panzergame committed Oct 19, 2023
1 parent 7c677e9 commit 5c19426
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-ci-docker-linux.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,4 +25,4 @@ jobs:
context: ci/docker/linux/
file: ci/docker/linux/Dockerfile
push: true
tags: dxfplotter/linux-ci:latest
tags: ghcr.io/${{ github.repository }}/linux-ci:latest

0 comments on commit 5c19426

Please sign in to comment.