Skip to content

Commit

Permalink
Update build_docker.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
MistEO authored Jan 7, 2025
1 parent 96cc00b commit 8a8d6c3
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/build_docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ on:
push:
branches:
- "main"
- "ci/**"
paths:
- ".github/workflows/build.yml"
- "src/**"
Expand Down Expand Up @@ -37,4 +38,4 @@ jobs:
push: true
tags: "ghcr.io/mirrorchyan/billing-backend:latest"
labels: ${{ steps.meta.outputs.labels }}


0 comments on commit 8a8d6c3

Please sign in to comment.