Skip to content

Commit

Permalink
chore(build): change image ref org
Browse files Browse the repository at this point in the history
  • Loading branch information
lhjt committed Feb 10, 2024
1 parent 07a5fa6 commit e04e395
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,8 @@ jobs:
platforms: linux/amd64
file: Dockerfile
tags: |
ghcr.io/csesoc/hasuragres:${{ github.sha }}
ghcr.io/csesoc/hasuragres:latest
ghcr.io/devsoc-unsw/hasuragres:${{ github.sha }}
ghcr.io/devsoc-unsw/hasuragres:latest
labels: ${{ steps.meta.outputs.labels }}
cache-from: type=gha
cache-to: type=gha,mode=max

0 comments on commit e04e395

Please sign in to comment.