Skip to content

Commit

Permalink
Update Docker image tags in build workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
BanulaKumarage committed Feb 5, 2024
1 parent d5341e6 commit d284f5d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,4 +32,4 @@ jobs:
with:
context: image/
push: true
tags: ghcr.io/${{ github.repository }}/backend:${{ github.sha }}
tags: ghcr.io/media-cloud-fyp/picssmart/backend:${{ github.sha }}

0 comments on commit d284f5d

Please sign in to comment.