Skip to content

Commit

Permalink
fix: docker build
Browse files Browse the repository at this point in the history
  • Loading branch information
TroyKomodo committed Feb 2, 2024
1 parent 31168d7 commit edb7aff
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,7 @@ jobs:
with:
push: true
file: ./apps/event-api/Dockerfile
context: .
tags: |
ghcr.io/seventv/event-api:${{ env.branch }}-${{ github.sha }}
ghcr.io/seventv/event-api:${{ env.branch }}-latest

0 comments on commit edb7aff

Please sign in to comment.