Skip to content

Commit

Permalink
feat(ci): annotates the dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
akoenig committed May 7, 2024
1 parent c389c60 commit 09ca951
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,7 @@ jobs:
platforms: linux/arm64
push: true
tags: ${{ env.IMAGE_URL }}
labels: dockerfile-path=https://github.com/${{github.repo}}/blob/${{github.sha}}/Dockerfile

- name: Join our Tailnet
uses: tailscale/github-action@v2
Expand Down

0 comments on commit 09ca951

Please sign in to comment.