Skip to content

Commit

Permalink
Change image repository
Browse files Browse the repository at this point in the history
  • Loading branch information
miroljub1995 authored Sep 20, 2024
1 parent 963388f commit 5a6b67a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,4 @@ jobs:

- name: Publish
working-directory: backend/ResQueue
run: dotnet publish --os linux --arch amd64 /t:PublishContainer
run: dotnet publish --os linux --arch amd64 /t:PublishContainer -p ContainerRepository "ghcr.io/filipbekic01/resqueue/resqueue"

0 comments on commit 5a6b67a

Please sign in to comment.