Skip to content

Commit

Permalink
fix: Syntax on workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
gonzalezzfelipe committed Oct 31, 2024
1 parent 6e4d897 commit 23bc907
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/sidecar.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ jobs:
uses: docker/build-push-action@v2
with:
context: .
file: docker/dockerfile.postgres
file: docker/dockerfile.sidecar
push: true
tags: ghcr.io/demeter-run/doom-patrol-metrics-exporter:${{ github.sha }}-${{ matrix.suffix }}

Expand Down

0 comments on commit 23bc907

Please sign in to comment.