Skip to content

Commit

Permalink
build: run image build on changed file only
Browse files Browse the repository at this point in the history
  • Loading branch information
Szymon Szyszkowski committed Jan 16, 2025
1 parent ed66f2a commit ab28f00
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/artifact.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@ name: Build and Push to Artifact Registry
push:
branches: ["*"]
tags: ["*"]
paths:
- images/**

env:
PROJECT_ID: open-targets-genetics-dev
Expand Down

0 comments on commit ab28f00

Please sign in to comment.