Skip to content

Commit

Permalink
use opencontainers label properly (#45)
Browse files Browse the repository at this point in the history
  • Loading branch information
ChinoGoblino authored Aug 10, 2024
1 parent bfa20c5 commit 0560f15
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
ghcr.io/devsoc-unsw/tech-spire-2024:latest
labels: |
${{ steps.meta.outputs.labels }}
org.opencontainers.image.source
org.opencontainers.image.source=${{ github.repository }}
deploy:
name: Deploy (CD)
runs-on: ubuntu-latest
Expand Down

0 comments on commit 0560f15

Please sign in to comment.