Skip to content

Commit

Permalink
image registry
Browse files Browse the repository at this point in the history
  • Loading branch information
shortishly committed Aug 21, 2024
1 parent a94e524 commit 8f2618a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
- run: |
echo "RUSTFLAGS=-D errors" >> $GITHUB_ENV
- run: "echo \"DOCKER_IMAGE_TAGS=\
${{inputs.registry}}/${{github.repository}}:latest\"
ghcr.io/${{github.repository}}:latest\"
>> $GITHUB_ENV"
- run: cargo build
- run: cargo test
Expand Down

0 comments on commit 8f2618a

Please sign in to comment.